Author: marijan
Date: Fri Sep 21 09:06:11 2012
New Revision: 1388382

URL: http://svn.apache.org/viewvc?rev=1388382&view=rev
Log:
RAVE-696 Create new rave-web-jcr module providing a JCR based implementation of 
the rave-web-hmvc provided page model and controllers and integration of other 
content services

- revert accidental view change

Modified:
    
rave/sandbox/content-services/rave-jcr-console/src/main/java/org/apache/rave/jcr/console/dialog/JsonExportDialog.html

Modified: 
rave/sandbox/content-services/rave-jcr-console/src/main/java/org/apache/rave/jcr/console/dialog/JsonExportDialog.html
URL: 
http://svn.apache.org/viewvc/rave/sandbox/content-services/rave-jcr-console/src/main/java/org/apache/rave/jcr/console/dialog/JsonExportDialog.html?rev=1388382&r1=1388381&r2=1388382&view=diff
==============================================================================
--- 
rave/sandbox/content-services/rave-jcr-console/src/main/java/org/apache/rave/jcr/console/dialog/JsonExportDialog.html
 (original)
+++ 
rave/sandbox/content-services/rave-jcr-console/src/main/java/org/apache/rave/jcr/console/dialog/JsonExportDialog.html
 Fri Sep 21 09:06:11 2012
@@ -26,8 +26,8 @@
             </a>
         </li>
         <li style="padding-top: 4px;">
-            <a wicket:id="viewName-link">
-                - <span wicket:id="viewName-link-text"/>
+            <a wicket:id="view-link">
+                - <span wicket:id="view-link-text"/>
             </a>
         </li>
     </ul>


Reply via email to