Commit
commit c7d1dbe64f0a36e18f3b543cff8d44f53c34c4eb Author: Jan DankertDate: Tue Feb 9 19:37:04 2021 +0100 Removing sidebar buttons (all related actions are available via a shortcut icon in the title bar) .../profile/ProfileAvailableAction.class.php | 1 + .../ui/themes/default/html/views/index/show.php | 8 --- .../default/html/views/index/show.tpl.src.xml | 6 +- .../ui/themes/default/html/views/title/show.php | 7 +++ .../default/html/views/title/show.tpl.src.xml | 8 +++ .../ui/themes/default/style/openrat-sidebar.less | 2 + modules/cms/ui/themes/default/style/openrat.css | 69 ++++++++++++++-------- .../cms/ui/themes/default/style/openrat.min.css | 2 +- 8 files changed, 65 insertions(+), 38 deletions(-)