Author: kbettinger
Date: 2010-06-01 16:47:14 +0200 (Tue, 01 Jun 2010)
New Revision: 42365

Modified:
   
CMSContainer/trunk/CMSContainer/cmsc/contentrepository/src/webapp/editors/repository/assetsearch.jsp
   
CMSContainer/trunk/CMSContainer/cmsc/contentrepository/src/webapp/editors/repository/contentsearch.jsp
Log:
CMSC-1657

Modified: 
CMSContainer/trunk/CMSContainer/cmsc/contentrepository/src/webapp/editors/repository/assetsearch.jsp
===================================================================
--- 
CMSContainer/trunk/CMSContainer/cmsc/contentrepository/src/webapp/editors/repository/assetsearch.jsp
        2010-06-01 14:19:33 UTC (rev 42364)
+++ 
CMSContainer/trunk/CMSContainer/cmsc/contentrepository/src/webapp/editors/repository/assetsearch.jsp
        2010-06-01 14:47:14 UTC (rev 42365)
@@ -247,10 +247,10 @@
                           <td>
                              <html:select style="width:145px" 
property="workflowstate" size="1">
                                 <html:option value=""><fmt:message 
key="content.status.all" /></html:option>
-                                <html:option value="draft"><fmt:message 
key="content.status.draft" /></html:option>
-                                <html:option value="finished"><fmt:message 
key="content.status.finished" /></html:option>
-                                <html:option value="approved"><fmt:message 
key="content.status.approved" /></html:option>
-                                <html:option value="published"><fmt:message 
key="content.status.published" /></html:option>
+                                <html:option value="draft"><fmt:message 
key="asset.status.draft" /></html:option>
+                                <html:option value="finished"><fmt:message 
key="asset.status.finished" /></html:option>
+                                <html:option value="approved"><fmt:message 
key="asset.status.approved" /></html:option>
+                                <html:option value="published"><fmt:message 
key="asset.status.published" /></html:option>
 <%--                                <html:option value="onlive"><fmt:message 
key="content.status.onlive" /></html:option> --%>
                              </html:select>
                           </td>

Modified: 
CMSContainer/trunk/CMSContainer/cmsc/contentrepository/src/webapp/editors/repository/contentsearch.jsp
===================================================================
--- 
CMSContainer/trunk/CMSContainer/cmsc/contentrepository/src/webapp/editors/repository/contentsearch.jsp
      2010-06-01 14:19:33 UTC (rev 42364)
+++ 
CMSContainer/trunk/CMSContainer/cmsc/contentrepository/src/webapp/editors/repository/contentsearch.jsp
      2010-06-01 14:47:14 UTC (rev 42365)
@@ -291,10 +291,10 @@
                           <td>
                              <html:select style="width:145px" 
property="workflowstate" size="1">
                                 <html:option value=""><fmt:message 
key="content.status.all" /></html:option>
-                                <html:option value="draft"><fmt:message 
key="content.status.draft" /></html:option>
-                                <html:option value="finished"><fmt:message 
key="content.status.finished" /></html:option>
-                                <html:option value="approved"><fmt:message 
key="content.status.approved" /></html:option>
-                                <html:option value="published"><fmt:message 
key="content.status.published" /></html:option>
+                                <html:option value="draft"><fmt:message 
key="asset.status.draft" /></html:option>
+                                <html:option value="finished"><fmt:message 
key="asset.status.finished" /></html:option>
+                                <html:option value="approved"><fmt:message 
key="asset.status.approved" /></html:option>
+                                <html:option value="published"><fmt:message 
key="asset.status.published" /></html:option>
 <%--                                <html:option value="onlive"><fmt:message 
key="content.status.onlive" /></html:option> --%>
                              </html:select>
                           </td>

_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to