Commit
commit a04908c63cef8cd41aa9db469fd88f4836b98177 Author: Jan DankertDate: Tue Jan 23 23:47:06 2018 +0100 Vorarbeit für neues UI: Das HTML der Workbench wird nicht mehr über eine Action geladen, sondern ist jetzt konstant in der index.php vorhanden. modules/cms-ui/themes/default/layout/index.php | 52 ++++++++++++++++++++++ .../layout/perspective/administration.ini.php | 23 ---------- .../default/layout/perspective/administration.php | 44 ------------------ .../default/layout/perspective/login.ini.php | 14 ------ .../themes/default/layout/perspective/login.php | 33 -------------- .../default/layout/perspective/normal.ini.php | 6 +-- .../themes/default/layout/perspective/normal.php | 44 ------------------ .../default/layout/perspective/profile.ini.php | 20 --------- .../themes/default/layout/perspective/profile.php | 32 ------------- .../default/layout/perspective/start.ini.php | 17 ------- .../themes/default/layout/perspective/start.php | 44 ------------------ .../themes/default/layout/perspective/window.php | 2 +- .../default/layout/perspective/workbench.php | 44 ------------------ 13 files changed, 56 insertions(+), 319 deletions(-)