mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
Feature 2.4/rm 3265 no option to move a destroyed record folder RM-3265 No option to move a destroyed record folder. Disable "Move" action for closed record folder. Change the display order of the actions for destroyed record folders so that it remains consistent with the order at other dispositions steps. Rename Movable(CapabilityCondition) to MovableRecordFolder(CapabilityCondition) as this condition is designed especially for record folders. See merge request !277