Revision cc61cdef
Von Sven Schöling vor etwa 12 Jahren hinzugefügt
bin/mozilla/admin.pl | ||
---|---|---|
91 | 91 |
$locale = $::locale; |
92 | 92 |
$auth = $::auth; |
93 | 93 |
|
94 |
$::request->{layout} = SL::Controller::Layout->new(style => 'admin');
|
|
94 |
$::request->{layout} = SL::Layout::Dispatcher->new(style => 'admin');
|
|
95 | 95 |
$::request->{layout}->use_stylesheet("lx-office-erp.css"); |
96 | 96 |
$form->{favicon} = "favicon.ico"; |
97 | 97 |
|
Auch abrufbar als: Unified diff
Falscher Controller