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:
5dfb4f0
)
None als Main layout nutzbar gemacht
author
Sven Schöling
<s.schoeling@linet-services.de>
Wed, 17 Oct 2012 14:32:17 +0000
(16:32 +0200)
committer
Sven Schöling
<s.schoeling@linet-services.de>
Wed, 17 Oct 2012 14:32:17 +0000
(16:32 +0200)
SL/Layout/None.pm
patch
|
blob
|
history
diff --git
a/SL/Layout/None.pm
b/SL/Layout/None.pm
index
7b0fef0
..
90c8661
100644
(file)
--- a/
SL/Layout/None.pm
+++ b/
SL/Layout/None.pm
@@
-8,11
+8,11
@@
sub javascripts_inline {
_setup_focus(),
}
-sub javascripts {
+sub
use_
javascripts {
'js/common.js'
}
-sub stylesheets {
+sub
use_
stylesheets {
'main.css'
}