Update of
/var/cvs/contributions/CMSContainer/cmsc/sitemanagement/src/webapp/editors/site
In directory james.mmbase.org:/tmp/cvs-serv491
Modified Files:
Tag: b1_5
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.7.2.1
diff -u -b -r1.7 -r1.7.2.1
--- index.jsp 27 May 2008 08:21:31 -0000 1.7
+++ index.jsp 3 Nov 2008 10:52:59 -0000 1.7.2.1
@@ -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
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs