Update of 
/var/cvs/contributions/CMSContainer/cmsc/sitemanagement/src/webapp/editors/site
In directory james.mmbase.org:/tmp/cvs-serv526

Modified Files:
        index.jsp 
Log Message:
CMSC-1129 Stacked aliases view in Page Management don't have scroll bar while 
it should


See also: 
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer/cmsc/sitemanagement/src/webapp/editors/site
See also: http://www.mmbase.org/jira/browse/CMSC-1129


Index: index.jsp
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer/cmsc/sitemanagement/src/webapp/editors/site/index.jsp,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -b -r1.7 -r1.8
--- index.jsp   27 May 2008 08:21:31 -0000      1.7
+++ index.jsp   3 Nov 2008 10:53:38 -0000       1.8
@@ -34,7 +34,7 @@
        </head>
     <frameset cols="250,*" onload="window.top.toppane.initMenu();" 
framespacing="0" border="0">
                <frame scrolling="auto" frameborder="0"  src="<mm:url 
referid="channelsurl"/>" name="pages"/>
-               <frame scrolling="no" frameborder="0" src="<mm:url 
referid="contenturl"/>" name="content"  onload="frameLoaded();"/>
+               <frame frameborder="0" src="<mm:url referid="contenturl"/>" 
name="content"  onload="frameLoaded();"/>
        </frameset>
 </html:html>
 
_______________________________________________
Cvs mailing list
Cvs@lists.mmbase.org
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to