projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
160b49b
)
Re-add loading horde-jquery.js.
author
Jan Schneider
<jan@horde.org>
Wed, 24 Nov 2010 14:27:12 +0000
(15:27 +0100)
committer
Jan Schneider
<jan@horde.org>
Wed, 24 Nov 2010 16:02:15 +0000
(17:02 +0100)
imp/mobile.php
patch
|
blob
|
history
diff --git
a/imp/mobile.php
b/imp/mobile.php
index
2ef6373
..
67f028b
100644
(file)
--- a/
imp/mobile.php
+++ b/
imp/mobile.php
@@
-38,6
+38,7
@@
$view->portal = Horde::getServiceLink('portal', 'horde')->setRaw(false);
$view->logout = Horde::getServiceLink('logout')->setRaw(false);
$title = _("Mobile Mail");
+Horde::addScriptFile('horde-jquery.js', 'horde');
Horde::addScriptFile('mobile.js', 'imp');
require $registry->get('templates', 'horde') . '/common-header-mobile.inc';