projects
/
kivitendo-erp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fa78733
)
Falscher Controller
author
Sven Schöling
<s.schoeling@linet-services.de>
Thu, 18 Oct 2012 08:27:12 +0000
(10:27 +0200)
committer
Sven Schöling
<s.schoeling@linet-services.de>
Thu, 18 Oct 2012 08:27:12 +0000
(10:27 +0200)
bin/mozilla/admin.pl
patch
|
blob
|
history
diff --git
a/bin/mozilla/admin.pl
b/bin/mozilla/admin.pl
index
5175aac
..
0a7145a
100755
(executable)
--- a/
bin/mozilla/admin.pl
+++ b/
bin/mozilla/admin.pl
@@
-91,7
+91,7
@@
sub run {
$locale = $::locale;
$auth = $::auth;
- $::request->{layout} = SL::
Controller::Layout
->new(style => 'admin');
+ $::request->{layout} = SL::
Layout::Dispatcher
->new(style => 'admin');
$::request->{layout}->use_stylesheet("lx-office-erp.css");
$form->{favicon} = "favicon.ico";