svn commit: r576425 - /ofbiz/trunk/applications/content/ofbiz-component.xml

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r576425 - /ofbiz/trunk/applications/content/ofbiz-component.xml

jacopoc
Author: jacopoc
Date: Mon Sep 17 06:33:36 2007
New Revision: 576425

URL: http://svn.apache.org/viewvc?rev=576425&view=rev
Log:
Formatting fix: tabs to spaces.

Modified:
    ofbiz/trunk/applications/content/ofbiz-component.xml

Modified: ofbiz/trunk/applications/content/ofbiz-component.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/content/ofbiz-component.xml?rev=576425&r1=576424&r2=576425&view=diff
==============================================================================
--- ofbiz/trunk/applications/content/ofbiz-component.xml (original)
+++ ofbiz/trunk/applications/content/ofbiz-component.xml Mon Sep 17 06:33:36 2007
@@ -57,6 +57,6 @@
         title="Content"
         server="default-server"
         location="webapp/content"
- base-permission="CONTENTMGR"
+        base-permission="CONTENTMGR"
         mount-point="/content"/>
 </ofbiz-component>