Update of 
/var/cvs/contributions/CMSContainer_Demo/demo.cmscontainer.org/war/src/webapp/WEB-INF/templates/view/demo/news
In directory 
james.mmbase.org:/tmp/cvs-serv21980/demo.cmscontainer.org/war/src/webapp/WEB-INF/templates/view/demo/news

Modified Files:
      Tag: v1_3
        simplelistFooter.jsp listFooter.jsp 
Log Message:
CMSC-403 - fixes the gray boxes that surround the portlet incorrectly. 


See also: 
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer_Demo/demo.cmscontainer.org/war/src/webapp/WEB-INF/templates/view/demo/news
See also: http://www.mmbase.org/jira/browse/CMSC-403


Index: simplelistFooter.jsp
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer_Demo/demo.cmscontainer.org/war/src/webapp/WEB-INF/templates/view/demo/news/simplelistFooter.jsp,v
retrieving revision 1.1
retrieving revision 1.1.2.1
diff -u -b -r1.1 -r1.1.2.1
--- simplelistFooter.jsp        26 Sep 2007 11:17:52 -0000      1.1
+++ simplelistFooter.jsp        16 Jan 2008 17:39:05 -0000      1.1.2.1
@@ -3,4 +3,5 @@
   </div>
 </div>
 <div class="divider_gray"></div>
+<div class="clear"></div>
 <!-- end simplelistFooter -->
\ No newline at end of file


Index: listFooter.jsp
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer_Demo/demo.cmscontainer.org/war/src/webapp/WEB-INF/templates/view/demo/news/listFooter.jsp,v
retrieving revision 1.1
retrieving revision 1.1.2.1
diff -u -b -r1.1 -r1.1.2.1
--- listFooter.jsp      26 Sep 2007 11:17:52 -0000      1.1
+++ listFooter.jsp      16 Jan 2008 17:39:05 -0000      1.1.2.1
@@ -7,4 +7,5 @@
    </div>
 </div>
 <div class="divider_gray"></div>
+<div class="clear"></div>
 <!-- end news listFooter -->
\ No newline at end of file
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to