steffen: server/kolab-resource-handlers/kolab-resource-handlers/fbview/fbview/kronolith/templates/fbview busyblock.tpl, 1.3, 1.4

cvs at intevation.de cvs at intevation.de
Thu Oct 14 02:20:30 CEST 2004


Author: steffen

Update of /kolabrepository/server/kolab-resource-handlers/kolab-resource-handlers/fbview/fbview/kronolith/templates/fbview
In directory doto:/tmp/cvs-serv28369/kolab-resource-handlers/fbview/fbview/kronolith/templates/fbview

Modified Files:
	busyblock.tpl 
Log Message:
fix for issue394 (clicking on busyblocks in fbview)

Index: busyblock.tpl
===================================================================
RCS file: /kolabrepository/server/kolab-resource-handlers/kolab-resource-handlers/fbview/fbview/kronolith/templates/fbview/busyblock.tpl,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- busyblock.tpl	13 Oct 2004 14:23:00 -0000	1.3
+++ busyblock.tpl	14 Oct 2004 00:20:28 -0000	1.4
@@ -1 +1 @@
-<div onclick="<tag:evclick />" class="busy" style="z-index:2;top:-<tag:top />px;height:15px;white-space:nowrap;overflow:hidden;text-align:center;position:relative;width:<tag:width />%;left:<tag:left />%;" title="<tag:label />"><tag:label /></div>
+<div class="busy" style="z-index:2;top:-<tag:top />px;height:15px;white-space:nowrap;overflow:hidden;text-align:center;position:relative;width:<tag:width />%;left:<tag:left />%;" title="<tag:label />"><tag:label /></div>





More information about the commits mailing list