Bert Leunis pushed to branch feature/console-webfile-path-checker at cms / 
hippo-cms


Commits:
20749d4b by Bert Leunis at 2016-02-08T16:30:57+01:00
CMS-9916 fix copy/paste error

- - - - -


1 changed file:

- console/repository/src/main/resources/frontend-console.xml


Changes:

=====================================
console/repository/src/main/resources/frontend-console.xml
=====================================
--- a/console/repository/src/main/resources/frontend-console.xml
+++ b/console/repository/src/main/resources/frontend-console.xml
@@ -415,13 +415,13 @@
         </sv:property>
       </sv:node>
     </sv:node>
-  </sv:node>
-  <sv:node sv:name="hstrenderpathplugin">
-    <sv:property sv:name="jcr:primaryType" sv:type="Name">
-      <sv:value>frontend:plugin</sv:value>
-    </sv:property>
-    <sv:property sv:name="plugin.class" sv:type="String">
-      
<sv:value>org.hippoecm.frontend.plugins.console.editor.HstRenderPathEditorPlugin</sv:value>
-    </sv:property>
+    <sv:node sv:name="hstrenderpathplugin">
+      <sv:property sv:name="jcr:primaryType" sv:type="Name">
+        <sv:value>frontend:plugin</sv:value>
+      </sv:property>
+      <sv:property sv:name="plugin.class" sv:type="String">
+        
<sv:value>org.hippoecm.frontend.plugins.console.editor.HstRenderPathEditorPlugin</sv:value>
+      </sv:property>
+    </sv:node>
   </sv:node>
 </sv:node>



View it on GitLab: 
https://code.onehippo.org/cms/hippo-cms/commit/20749d4b7f62fbeb84649cfae53f57c09b3806a0
_______________________________________________
Hippocms-svn mailing list
Hippocms-svn@lists.onehippo.org
https://lists.onehippo.org/mailman/listinfo/hippocms-svn

Reply via email to