Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Jonas Eriksson 930 posts 1825 karma points
    Dec 18, 2015 @ 12:22
    Jonas Eriksson
    0

    Disable empty recycle bin

    Can I disable the "empty recycle bin" function?

  • Sundance 12 posts 52 karma points
    Apr 05, 2016 @ 19:37
    Sundance
    0

    Randomly came across this when searching for something else. Not sure if you came up with a solution, but if you add the following CSS to your Umbraco Backend then it should hide it so they can't click on it.

    i.icon.icon-trash+.menu-label { display: none; } i.icon.icon-trash { display: none; }

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies