Commit
commit c875c66c6ef9a63e93cc164173e56c949bcba538 Author: Jan DankertDate: Sun Sep 27 04:53:00 2020 +0200 Refactoring: Loading the initial tree with javascript. So we could remove the 'tree'-method from the TreeAction. modules/cms/ui/action/TreeAction.class.php | 48 ---------------------- .../ui/themes/default/html/views/index/show.php | 2 +- .../default/html/views/tree/tree.tpl.src.xml | 1 + modules/cms/ui/themes/default/script/openrat.js | 24 +++++++++-- .../cms/ui/themes/default/script/openrat.min.js | 2 +- .../ui/themes/default/script/openrat/workbench.js | 24 +++++++++-- 6 files changed, 45 insertions(+), 56 deletions(-)