Commit
commit 7bb9db5f1db2783f8e03a797b79877febc7f3f02 Author: Jan DankertDate: Sat Mar 6 15:38:14 2021 +0100 New: Submenus in Lists. modules/cms/ui/themes/ThemeCompiler.class.php | 1 + .../themes/default/html/views/projectlist/edit.php | 29 + .../html/views/projectlist/edit.tpl.src.xml | 34 + modules/cms/ui/themes/default/script/openrat.js | 33 +- .../cms/ui/themes/default/script/openrat.min.js | 3 +- .../cms/ui/themes/default/script/openrat/common.js | 4 +- .../script/plugin/jquery-plugin-orButton.js | 27 + .../ui/themes/default/style/openrat-button.less | 22 + modules/cms/ui/themes/default/style/openrat.css | 1903 ++++++++++---------- .../cms/ui/themes/default/style/openrat.min.css | 27 +- .../components/html/component_table/table.less | 7 + 11 files changed, 1132 insertions(+), 958 deletions(-)