projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
23b1b61
)
Don't fetch the topTags when we can't tag the calendar anyway
author
Michael J. Rubinsky
<mrubinsk@horde.org>
Wed, 10 Mar 2010 05:44:31 +0000
(
00:44
-0500)
committer
Michael J. Rubinsky
<mrubinsk@horde.org>
Wed, 10 Mar 2010 05:44:31 +0000
(
00:44
-0500)
kronolith/js/kronolith.js
patch
|
blob
|
history
diff --git
a/kronolith/js/kronolith.js
b/kronolith/js/kronolith.js
index
f97470e
..
c0f6a7a
100644
(file)
--- a/
kronolith/js/kronolith.js
+++ b/
kronolith/js/kronolith.js
@@
-2261,7
+2261,6
@@
KronolithCore = {
}
} else {
form.disable();
- this.doAction('listTopTags', null, this.topTagsCallback.curry('kronolithCalendarinternalTopTags', 'kronolithTagDisable'));
$('kronolithCalendarinternalTags').autocompleter.disable();
form.down('.kronolithColorPicker').hide();
form.down('.kronolithCalendarDelete').hide();