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:
71f33f5
)
highlight_input ist seit 3 Monaten nicht mehr im Programm.
author
Sven Schöling
<s.schoeling@linet-services.de>
Mon, 10 Jan 2011 17:38:12 +0000
(18:38 +0100)
committer
Sven Schöling
<s.schoeling@linet-services.de>
Mon, 10 Jan 2011 17:38:12 +0000
(18:38 +0100)
Holger hatte das in Commit
0891df3963268761a40c227addf0f976a6eeb6ae
entfernt,
es wird aber immernoch von Form->header eingebunden. Dieser Commit behebt das.
SL/Form.pm
patch
|
blob
|
history
diff --git
a/SL/Form.pm
b/SL/Form.pm
index
f0ad1a1
..
8532c65
100644
(file)
--- a/
SL/Form.pm
+++ b/
SL/Form.pm
@@
-679,7
+679,6
@@
EOT
print <<EOT;
<link rel="stylesheet" href="css/jquery.autocomplete.css" type="text/css" />
<meta name="robots" content="noindex,nofollow" />
- <script type="text/javascript" src="js/highlight_input.js"></script>
<link rel="stylesheet" type="text/css" href="css/tabcontent.css" />
<script type="text/javascript" src="js/tabcontent.js">