Fix hiding of delete and move buttons. For move I resolved using the delete permission as a criteria, because otherwise one should ensure al…
Show more
Fix hiding of delete and move buttons. For move I resolved using thedelete permission as a criteria, because otherwise one should ensurealso the availability of a suitable destination, which must be writableand in none of the object's subtrees. Complicated and costly to execute everytime.
Show less