projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e81ab4b
)
Load tooltips.js
author
Jan Schneider
<jan@horde.org>
Thu, 27 Aug 2009 17:17:16 +0000
(19:17 +0200)
committer
Jan Schneider
<jan@horde.org>
Thu, 27 Aug 2009 17:17:16 +0000
(19:17 +0200)
kronolith/index.php
patch
|
blob
|
history
diff --git
a/kronolith/index.php
b/kronolith/index.php
index
5606deb
..
333eb17
100644
(file)
--- a/
kronolith/index.php
+++ b/
kronolith/index.php
@@
-48,6
+48,7
@@
$scripts = array(
array('ContextSensitive.js', 'kronolith', true),
array('dhtmlHistory.js', 'horde', true),
array('redbox.js', 'horde', true),
+ array('tooltips.js', 'horde', true),
);
Kronolith::header('', $scripts);
echo "<body class=\"kronolithAjax\">\n";