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:
3f26a3a
)
menu in None Layout mit einbinden
author
Sven Schöling
<s.schoeling@linet-services.de>
Wed, 28 Nov 2012 14:32:32 +0000
(15:32 +0100)
committer
Sven Schöling
<s.schoeling@linet-services.de>
Wed, 28 Nov 2012 14:32:32 +0000
(15:32 +0100)
SL/Layout/None.pm
patch
|
blob
|
history
diff --git
a/SL/Layout/None.pm
b/SL/Layout/None.pm
index
ff82d8e
..
50ab2f8
100644
(file)
--- a/
SL/Layout/None.pm
+++ b/
SL/Layout/None.pm
@@
-21,6
+21,7
@@
sub use_stylesheet {
my $self = shift;
qw(
main.css
+ menu.css
),
$self->SUPER::use_stylesheet(@_);
}