Develop and Download Open Source Software

Browse CVS Repository

Diff of /pal/blog/src/webapp/WEB-INF/jsp/BlogView.jsp

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.19 by tigercat, Wed Feb 6 03:53:02 2008 UTC revision 1.20 by tigercat, Wed Feb 6 05:40:49 2008 UTC
# Line 142  Line 142 
142                                  rendered="#{viewPage.blogMessage.blogCommentSize>0}">                                  rendered="#{viewPage.blogMessage.blogCommentSize>0}">
143                                  <h:column>                                  <h:column>
144                                          <t:htmlTag value="div" style="padding:3px">                                          <t:htmlTag value="div" style="padding:3px">
145                                                  <h:outputText value="#{blogCmt.message}" styleClass="portlet-font"                                                  <h:outputText value="#{blogCmt.formattedMessage}"
146                                                          escape="false" />                                                          styleClass="portlet-font" escape="false" />
147                                          </t:htmlTag>                                          </t:htmlTag>
148                                          <t:htmlTag value="div" styleClass="portlet-section-footer"                                          <t:htmlTag value="div" styleClass="portlet-section-footer"
149                                                  style="text-align:right">                                                  style="text-align:right">

Legend:
Removed from v.1.19  
changed lines
  Added in v.1.20

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26