Update of 
/var/cvs/contributions/CMSContainer/cmsc/contentrepository/src/webapp/editors/resources
In directory 
james.mmbase.org:/tmp/cvs-serv7601/cmsc/contentrepository/src/webapp/editors/resources

Modified Files:
        imagesearch.jsp 
Log Message:
CMSC-1126 using Assets in content


See also: 
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer/cmsc/contentrepository/src/webapp/editors/resources
See also: http://www.mmbase.org/jira/browse/CMSC-1126


Index: imagesearch.jsp
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer/cmsc/contentrepository/src/webapp/editors/resources/imagesearch.jsp,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -b -r1.27 -r1.28
--- imagesearch.jsp     2 Dec 2008 04:21:48 -0000       1.27
+++ imagesearch.jsp     2 Dec 2008 06:05:39 -0000       1.28
@@ -103,7 +103,7 @@
                   </mm:listnodes>
             </div>
          </c:if>
-             <c:if test="${resultCount == 0 && param.title != null}">
+             <c:if test="${resultCount == 0 && (param.action == 'often' || 
param.title != null)}">
                 <fmt:message key="imagesearch.noresult" />
              </c:if>
              <c:if test="${resultCount > 0}">
_______________________________________________
Cvs mailing list
Cvs@lists.mmbase.org
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to