projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1ca59d0
)
Use "bolder" arrow sign.
author
Jan Schneider
<jan@horde.org>
Fri, 9 Apr 2010 15:42:48 +0000
(17:42 +0200)
committer
Jan Schneider
<jan@horde.org>
Fri, 9 Apr 2010 16:05:04 +0000
(18:05 +0200)
kronolith/js/kronolith.js
patch
|
blob
|
history
diff --git
a/kronolith/js/kronolith.js
b/kronolith/js/kronolith.js
index
6a7991a
..
3d706f3
100644
(file)
--- a/
kronolith/js/kronolith.js
+++ b/
kronolith/js/kronolith.js
@@
-922,7
+922,7
@@
KronolithCore = {
}
if (type != 'holiday' && type != 'external') {
div.insert(new Element('span', { className: 'kronolithCalEdit' })
- .insert('&
rsaquo
;'));
+ .insert('&
#9656
;'));
}
div.insert(new Element('div', { className: cal.show ? 'kronolithCalOn' : 'kronolithCalOff' })
.store('calendar', id)