projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c14ae6d
)
Not needed
author
Michael M Slusarz
<slusarz@curecanti.org>
Wed, 17 Feb 2010 06:30:56 +0000
(23:30 -0700)
committer
Michael M Slusarz
<slusarz@curecanti.org>
Wed, 17 Feb 2010 06:30:56 +0000
(23:30 -0700)
kronolith/index.php
patch
|
blob
|
history
diff --git
a/kronolith/index.php
b/kronolith/index.php
index
e511f06
..
1c733c5
100644
(file)
--- a/
kronolith/index.php
+++ b/
kronolith/index.php
@@
-36,7
+36,6
@@
Horde::outputInlineScript();
if ($conf['maps']['driver']) {
Kronolith::initEventMap($conf['maps']);
}
-$notification->notify(array('listeners' => array('javascript')));
$tac = Horde_Ajax_Imple::factory(array('kronolith', 'TagAutoCompleter'), array('triggerId' => 'kronolithEventTags', 'box' => 'kronolithEventACBox', 'pretty' => true));
$tac->attach();
echo "</body>\n</html>";