Load tooltips.js
authorJan Schneider <jan@horde.org>
Thu, 27 Aug 2009 17:17:16 +0000 (19:17 +0200)
committerJan Schneider <jan@horde.org>
Thu, 27 Aug 2009 17:17:16 +0000 (19:17 +0200)
kronolith/index.php

index 5606deb..333eb17 100644 (file)
@@ -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";