Author: kohei
Date: Tue May 19 12:18:56 2015
New Revision: 1680267
URL: http://svn.apache.org/r1680267
Log:
ROL-2081 Posted time in comment management page strangely printed milliseconds
Modified:
roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/Comments.jsp
Modified: roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/Comments.jsp
URL:
http://svn.apache.org/viewvc/roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/Comments.jsp?rev=1680267&r1=1680266&r2=1680267&view=diff
==============================================================================
--- roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/Comments.jsp (original)
+++ roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/Comments.jsp Tue May
19 12:18:56 2015
@@ -317,7 +317,7 @@
</s:if>
<div class="details">
<s:text
name="commentManagement.postTime" /> :
- <s:property value="#comment.postTime"
/>
+ <s:date name="#comment.postTime"/>
</div>
</div>
<div class="viewdetails bot">