Commit
commit 54095e16721c4b3a6a1d9564bd135b84a719e3b6 Author: Jan DankertDate: Fri Sep 21 22:53:30 2018 +0200 Der Navigationsbaum ist auch im Desktop-Modus wegklappbar. modules/cms-core/action/TreeAction.class.php | 2 +- .../themes/default/html/views/title/show.php | 15 ++++------- .../default/html/views/title/show.tpl.src.xml | 15 +++++------ .../themes/default/images/icon/menu/left.svg | 1 + .../default/images/icon/menu/open_in_new.svg | 1 + .../themes/default/images/icon/menu/right.svg | 1 + modules/cms-ui/themes/default/layout/index.php | 6 ++++- .../themes/default/production/combined.min.css | 2 +- .../themes/default/production/combined.min.js | 12 ++++----- modules/cms-ui/themes/default/script/openrat.js | 4 +++ .../cms-ui/themes/default/script/openrat.min.js | 12 ++++----- .../themes/default/style/openrat-workbench.css | 21 ++++++++++++++-- .../themes/default/style/openrat-workbench.less | 22 +++++++++++++--- .../themes/default/style/openrat-workbench.min.css | 2 +- .../components/html/image/Image.class.php | 29 +++++++++++++--------- modules/template-engine/components/template.xsd | 3 ++- 16 files changed, 95 insertions(+), 53 deletions(-)