projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8beb2ba
)
Load tables.js
author
Duck (Jakob Munih)
<duck@obala.net>
Sun, 22 Feb 2009 21:15:14 +0000
(22:15 +0100)
committer
Duck (Jakob Munih)
<duck@obala.net>
Sun, 22 Feb 2009 21:15:14 +0000
(22:15 +0100)
folks/edit/tabs.php
patch
|
blob
|
history
diff --git
a/folks/edit/tabs.php
b/folks/edit/tabs.php
index
8a892df
..
31717f8
100644
(file)
--- a/
folks/edit/tabs.php
+++ b/
folks/edit/tabs.php
@@
-30,4
+30,6
@@
$tabs->addTab(_("Password"), Horde::applicationUrl('edit/password.php'), 'passwo
if ($conf['comments']['allow'] != 'never'
&& $registry->hasMethod('forums/doComments')) {
$tabs->addTab(_("Comments"), 'comments.php', 'comments');
-}
\ No newline at end of file
+}
+
+Horde::addScriptFile('tables.js', 'horde', true);
\ No newline at end of file