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

cvs at intevation.de cvs at intevation.de
Wed Oct 13 16:23:02 CEST 2004


Author: steffen

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

Modified Files:
	busyblock.tpl 
Log Message:
fix for issue393 (toolips 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.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- busyblock.tpl	15 Jul 2004 22:08:05 -0000	1.2
+++ busyblock.tpl	13 Oct 2004 14:23:00 -0000	1.3
@@ -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 />%;"><tag:label /></div>
+<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>





More information about the commits mailing list