Commit
commit c774d418e1caf44e0248bd9d1bcf1ec49abec6be Author: Jan DankertDate: Wed Nov 11 20:52:26 2020 +0100 Fix: Advanced view for folder was broken. modules/cms/action/FolderAction.class.php | 2 +- modules/cms/base/Startup.class.php | 1 + .../themes/default/html/views/folder/advanced.php | 97 ++++---------- .../default/html/views/folder/advanced.tpl.src.xml | 149 ++++++++------------- .../html/component_user/component-user.php | 38 ++++-- 5 files changed, 115 insertions(+), 172 deletions(-)