projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
727a68c
)
Fix element name
author
Michael J. Rubinsky
<mrubinsk@horde.org>
Wed, 10 Mar 2010 04:50:48 +0000
(23:50 -0500)
committer
Michael J. Rubinsky
<mrubinsk@horde.org>
Wed, 10 Mar 2010 04:50:48 +0000
(23:50 -0500)
kronolith/js/kronolith.js
patch
|
blob
|
history
diff --git
a/kronolith/js/kronolith.js
b/kronolith/js/kronolith.js
index
74144d9
..
5f5d06d
100644
(file)
--- a/
kronolith/js/kronolith.js
+++ b/
kronolith/js/kronolith.js
@@
-2259,7
+2259,7
@@
KronolithCore = {
}
} else {
form.disable();
- this.doAction('listTopTags', null, this.topTagsCallback.curry('kronolithCalendar
Tag
', 'kronolithTagDisable'));
+ this.doAction('listTopTags', null, this.topTagsCallback.curry('kronolithCalendar
internalTopTags
', 'kronolithTagDisable'));
form.down('.kronolithColorPicker').hide();
form.down('.kronolithCalendarDelete').hide();
form.down('.kronolithCalendarSave').hide();