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:
09bff7b
)
syntaxfehler in admin.pl
author
Sven Schöling
<s.schoeling@linet-services.de>
Mon, 17 Sep 2012 16:05:43 +0000
(18:05 +0200)
committer
Sven Schöling
<s.schoeling@linet-services.de>
Wed, 17 Oct 2012 13:59:58 +0000
(15:59 +0200)
bin/mozilla/admin.pl
patch
|
blob
|
history
diff --git
a/bin/mozilla/admin.pl
b/bin/mozilla/admin.pl
index
a9dbd05
..
bea2315
100755
(executable)
--- a/
bin/mozilla/admin.pl
+++ b/
bin/mozilla/admin.pl
@@
-91,7
+91,7
@@
sub run {
$locale = $::locale;
$auth = $::auth;
- $request->{layout}->use_stylesheet("lx-office-erp.css");
+ $
::
request->{layout}->use_stylesheet("lx-office-erp.css");
$form->{favicon} = "favicon.ico";
if ($form->{action}) {