[freeside-commits] freeside/rt/share/html/Search Calendar.html, 1.3, 1.4

Ivan,,, ivan at wavetail.420.am
Wed May 19 17:57:49 PDT 2010


Update of /home/cvs/cvsroot/freeside/rt/share/html/Search
In directory wavetail.420.am:/tmp/cvs-serv7131/Search

Modified Files:
	Calendar.html 
Log Message:
fix leaking date css, RT#6467

Index: Calendar.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/rt/share/html/Search/Calendar.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -w -d -r1.3 -r1.4
--- Calendar.html	19 May 2010 23:37:20 -0000	1.3
+++ Calendar.html	20 May 2010 00:57:47 -0000	1.4
@@ -70,7 +70,7 @@
     >
       <div class="<% $is_today ? 'todays'
                        : $offmonth ? 'offmonth'
-                       :'' %>date"
+                       :'' %>calendardate"
       ><%$date->day%></div>
 
 %     my $sp = 3;



More information about the freeside-commits mailing list