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:
cc61cde
)
Falsches Interface
author
Sven Schöling
<s.schoeling@linet-services.de>
Thu, 18 Oct 2012 11:55:59 +0000
(13:55 +0200)
committer
Sven Schöling
<s.schoeling@linet-services.de>
Thu, 18 Oct 2012 11:55:59 +0000
(13:55 +0200)
SL/Layout/None.pm
patch
|
blob
|
history
diff --git
a/SL/Layout/None.pm
b/SL/Layout/None.pm
index
90c8661
..
0e65e8a
100644
(file)
--- a/
SL/Layout/None.pm
+++ b/
SL/Layout/None.pm
@@
-8,11
+8,11
@@
sub javascripts_inline {
_setup_focus(),
}
-sub use_javascript
s
{
+sub use_javascript {
'js/common.js'
}
-sub use_stylesheet
s
{
+sub use_stylesheet {
'main.css'
}