User: sits
Date: 07/06/29 05:58:06
Modified: . CHANGELOG
template/en/default viewtopiccomments.html.tmpl
Log:
* Place a clear divider between comment blocks on the view topic
comments screen, as suggested by Nikita V. Borodikhin
<[EMAIL PROTECTED]> to minimise confusion.
Index: CHANGELOG
===================================================================
RCS file: /cvsroot/codestriker/codestriker/CHANGELOG,v
retrieving revision 1.207
retrieving revision 1.208
diff -u -r1.207 -r1.208
--- CHANGELOG 29 Jun 2007 12:36:44 -0000 1.207
+++ CHANGELOG 29 Jun 2007 12:58:06 -0000 1.208
@@ -25,6 +25,10 @@
width of browser window if bug-tracking or custom comment metrics
were defined. This has now been fixed.
+* Place a clear divider between comment blocks on the view topic
+ comments screen, as suggested by Nikita V. Borodikhin
+ <[EMAIL PROTECTED]> to minimise confusion.
+
Version 1.9.3
* The project list screen now displays for each project, the total
Index: viewtopiccomments.html.tmpl
===================================================================
RCS file:
/cvsroot/codestriker/codestriker/template/en/default/viewtopiccomments.html.tmpl,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- viewtopiccomments.html.tmpl 10 Aug 2006 11:29:05 -0000 1.27
+++ viewtopiccomments.html.tmpl 29 Jun 2007 12:58:06 -0000 1.28
@@ -180,11 +180,9 @@
<TR CLASS="commentb">
<TD>[% comment.data | html_entity | $FormatWhitespace |
$AutomagicLinks %]</TD>
</TR>
-
+ <TR><TD><HR></TD></TR>
[% END %]
- <TR CLASS="comments"><TD> </TD></TR>
-
</TABLE>
[%# Check to see if the topic is open or not #%]
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Codestriker-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/codestriker-commits