[freeside-commits] freeside/httemplate/elements
dashboard-toplist.html, 1.2, 1.3
Ivan,,,
ivan at wavetail.420.am
Fri Dec 15 05:09:24 PST 2006
Update of /home/cvs/cvsroot/freeside/httemplate/elements
In directory wavetail:/tmp/cvs-serv26500/httemplate/elements
Modified Files:
dashboard-toplist.html
Log Message:
add a quick start at a "dashboard" customer list, mostly for internal use for starters
Index: dashboard-toplist.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/elements/dashboard-toplist.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- dashboard-toplist.html 15 Dec 2006 13:00:18 -0000 1.2
+++ dashboard-toplist.html 15 Dec 2006 13:09:22 -0000 1.3
@@ -62,7 +62,7 @@
<TD CLASS="grid" COLSPAN="<% scalar(@custom_priorities) + 2 %>" BGCOLOR="<% $bgcolor %>"> </TD>
</TR>
-% } elsif ( $line =~ /^\S/ { #label line
+% } elsif ( $line =~ /^\S/ ) { #label line
<TR>
<TH CLASS="grid" BGCOLOR="#cccccc"><% $line %></TH>
More information about the freeside-commits
mailing list