Layouts eingeführt
authorSven Schöling <s.schoeling@linet-services.de>
Wed, 17 Oct 2012 13:57:45 +0000 (15:57 +0200)
committerSven Schöling <s.schoeling@linet-services.de>
Wed, 17 Oct 2012 13:58:13 +0000 (15:58 +0200)
commit4a12c839937370488b8b8a40bef376e7cb0a2ce6
tree6e9bc7fde8c01e57147ba26af3b6fa8512cb3f0c
parent3ab26ffcd0c8bfbf08508624c9ea07fbc6b4352a
Layouts eingeführt

bin/mozilla/menu* -> SL/Controller/Layout/*
27 files changed:
SL/Controller/Layout.pm [new file with mode: 0644]
SL/Controller/Layout/Base.pm [new file with mode: 0644]
SL/Controller/Layout/Classic.pm [new file with mode: 0644]
SL/Controller/Layout/Css.pm [new file with mode: 0644]
SL/Controller/Layout/Javascript.pm [new file with mode: 0644]
SL/Controller/Layout/MenuLeft.pm [new file with mode: 0644]
SL/Controller/Layout/None.pm [new file with mode: 0644]
SL/Controller/Layout/Top.pm [new file with mode: 0644]
SL/Controller/Layout/V3.pm [new file with mode: 0644]
SL/Controller/Layout/V4.pm [new file with mode: 0644]
SL/Controller/LoginScreen.pm
SL/Dispatcher.pm
SL/Dispatcher/AuthHandler.pm
SL/Dispatcher/AuthHandler/Admin.pm
SL/Dispatcher/AuthHandler/User.pm
SL/Form.pm
SL/Menu.pm
bin/mozilla/menu.pl [deleted file]
bin/mozilla/menujs.pl [deleted file]
bin/mozilla/menunew.pl [deleted file]
bin/mozilla/menuv3.pl [deleted file]
bin/mozilla/menuv4.pl [deleted file]
css/lx-office-erp/frame_header/header.css
css/lx-office-erp/menu.css
templates/webpages/menu/menunew.html
templates/webpages/menu/menuv3.html
templates/webpages/menu/menuv4.html