Author: billyxie
Date: 2009-06-29 04:01:53 +0200 (Mon, 29 Jun 2009)
New Revision: 36444
Modified:
CMSContainer/branches/b1_6/CMSContainer/cmsc/contentrepository/src/webapp/editors/repository/contentsearch.jsp
Log:
CMSC-1438 - Relate article uses old article selector
Modified:
CMSContainer/branches/b1_6/CMSContainer/cmsc/contentrepository/src/webapp/editors/repository/contentsearch.jsp
===================================================================
---
CMSContainer/branches/b1_6/CMSContainer/cmsc/contentrepository/src/webapp/editors/repository/contentsearch.jsp
2009-06-26 15:47:25 UTC (rev 36443)
+++
CMSContainer/branches/b1_6/CMSContainer/cmsc/contentrepository/src/webapp/editors/repository/contentsearch.jsp
2009-06-29 02:01:53 UTC (rev 36444)
@@ -110,8 +110,7 @@
<td>
<c:if test="${not empty onlytype}" >
<html:hidden
property="contenttypes" />
- <input type="hidden"
value="${onlytype}" name="onlytype" />
- <input type="text"
value="Article" readonly="readonly" style="width:200px" />
+ <input type="hidden"
value="${onlytype}" name="onlytype" />Article
</c:if>
<c:if test="${empty onlytype}" >
<html:select property="contenttypes"
onchange="selectContenttype('${searchinit}');" >
@@ -134,8 +133,7 @@
<td>
<c:if test="${not empty onlytype}" >
<html:hidden
property="contenttypes" />
- <input type="hidden"
value="${onlytype}" name="onlytype" />
- <input type="text"
value="Article" readonly="readonly" style="width:200px" />
+ <input type="hidden"
value="${onlytype}" name="onlytype" />Article
</c:if>
<c:if test="${empty onlytype}" >
<html:select property="contenttypes"
onchange="selectContenttype('${searchinit}');" >
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs