projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a6d2f20
)
Show groups in basic interface, they may have been added in the meantime.
author
Jan Schneider
<jan@horde.org>
Thu, 3 Jun 2010 12:04:55 +0000
(14:04 +0200)
committer
Jan Schneider
<jan@horde.org>
Thu, 3 Jun 2010 12:04:55 +0000
(14:04 +0200)
kronolith/js/kronolith.js
patch
|
blob
|
history
diff --git
a/kronolith/js/kronolith.js
b/kronolith/js/kronolith.js
index
2c28397
..
26a6a70
100644
(file)
--- a/
kronolith/js/kronolith.js
+++ b/
kronolith/js/kronolith.js
@@
-3066,6
+3066,7
@@
KronolithCore = {
$('kronolithC' + type + 'PG').up('span').hide();
} else {
$('kronolithC' + type + 'PGNew').up('div').show();
+ $('kronolithC' + type + 'PG').up('span').show();
if (groups.size() == 1) {
$('kronolithC' + type + 'PGName')
.update('"' + groups.values()[0].escapeHTML() + '"')