You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by jl...@apache.org on 2009/04/02 15:04:11 UTC

svn commit: r761281 - /ofbiz/trunk/applications/party/widget/partymgr/PartyMenus.xml

Author: jleroux
Date: Thu Apr  2 13:04:11 2009
New Revision: 761281

URL: http://svn.apache.org/viewvc?rev=761281&view=rev
Log:
Bad indentations fixed

Modified:
    ofbiz/trunk/applications/party/widget/partymgr/PartyMenus.xml

Modified: ofbiz/trunk/applications/party/widget/partymgr/PartyMenus.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/party/widget/partymgr/PartyMenus.xml?rev=761281&r1=761280&r2=761281&view=diff
==============================================================================
--- ofbiz/trunk/applications/party/widget/partymgr/PartyMenus.xml (original)
+++ ofbiz/trunk/applications/party/widget/partymgr/PartyMenus.xml Thu Apr  2 13:04:11 2009
@@ -1,25 +1,25 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-Licensed to the Apache Software Foundation (ASF) under one
-or more contributor license agreements.  See the NOTICE file
-distributed with this work for additional information
-regarding copyright ownership.  The ASF licenses this file
-to you under the Apache License, Version 2.0 (the
-"License"); you may not use this file except in compliance
-with the License.  You may obtain a copy of the License at
-
-http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing,
-software distributed under the License is distributed on an
-"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-KIND, either express or implied.  See the License for the
-specific language governing permissions and limitations
-under the License.
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+    
+    http://www.apache.org/licenses/LICENSE-2.0
+    
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
 -->
 
 <menus xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/widget-menu.xsd">
-
+    
     <menu name="PartyAppBar" title="${uiLabelMap.PartyManagerApplication}" extends="CommonAppBarMenu" extends-resource="component://common/widget/CommonMenus.xml">
         <menu-item name="find" title="${uiLabelMap.PartyParties}"><link target="findparty"/></menu-item>
         <menu-item name="mycomm" title="${uiLabelMap.PartyMyCommunications}"><link target="MyCommunicationEvents"/></menu-item>
@@ -61,7 +61,7 @@
     </menu>
     
     <menu name="ProfileTabBar" extends="CommonTabBarMenu" extends-resource="component://common/widget/CommonMenus.xml"
-          default-menu-item-name="viewprofile">
+        default-menu-item-name="viewprofile">
         <menu-item name="viewprofile" title="${uiLabelMap.PartyProfile}">
             <link target="viewprofile">
                 <parameter param-name="partyId" from-field="partyId"/>
@@ -163,7 +163,7 @@
         </menu-item>
     </menu>
     <menu name="ProfileSubTabBar" extends="CommonTabBarMenu" extends-resource="component://common/widget/CommonMenus.xml"
-          menu-container-style="button-bar button-style-2">
+        menu-container-style="button-bar button-style-2">
         <menu-item name="createNew" title="${uiLabelMap.AccountingBillingAccount}" >
             <condition>
                 <if-has-permission permission="ACCOUNTING" action="_VIEW"/>
@@ -238,13 +238,13 @@
     <menu name="create-new-party" type="simple" menu-container-style="basic-nav">
         <menu-item name="create-party-group" title="${uiLabelMap.PartyCreateNewPartyGroup}">
             <link target="editpartygroup">
-                                        <parameter param-name="create_new" value="Y"/>
-                                    </link>
+                <parameter param-name="create_new" value="Y"/>
+            </link>
         </menu-item>
         <menu-item name="create-person" title="${uiLabelMap.PartyCreateNewPerson}">
             <link target="editperson">
-                                        <parameter param-name="create_new" value="Y"/>
-                                    </link>
+                <parameter param-name="create_new" value="Y"/>
+            </link>
         </menu-item>
         <menu-item name="create-customer" title="${uiLabelMap.PartyCreateNewCustomer}">
             <link target="NewCustomer"/>
@@ -256,7 +256,7 @@
             <link target="NewEmployee"/>
         </menu-item>
     </menu>
- 
+    
     <menu name="PartyInvitationTabBar" extends="CommonTabBarMenu" extends-resource="component://common/widget/CommonMenus.xml">
         <menu-item name="EditPartyInvitation" title="${uiLabelMap.PartyInvitation}">
             <link target="editPartyInvitation">
@@ -274,7 +274,7 @@
             </link>
         </menu-item>
     </menu>
-
+    
     <menu name="personUpdate">
         <menu-item name="update" title="${uiLabelMap.CommonUpdate}">
             <link target="editperson">
@@ -282,7 +282,7 @@
             </link>
         </menu-item>
     </menu>
-
+    
     <menu name="groupUpdate">
         <menu-item name="update" title="${uiLabelMap.CommonUpdate}">
             <link target="editpartygroup">
@@ -492,8 +492,8 @@
         <!-- TODO! 
             <menu-item name="ListCommCustRequests" title="CustRequests">
             <link target="ListCommCustRequests">
-                <parameter param-name="partyId" from-field="partyId"/>
-                <parameter param-name="communicationEventId" from-field="communicationEventId"/>
+            <parameter param-name="partyId" from-field="partyId"/>
+            <parameter param-name="communicationEventId" from-field="communicationEventId"/>
             </link>
             </menu-item>
         -->
@@ -530,13 +530,13 @@
         </menu-item>
         <menu-item name="newEmail" title="${uiLabelMap.PartyNewEmail}">
             <link target="EditCommunicationEvent">
-                                        <parameter param-name="communicationEventTypeId" value="EMAIL_COMMUNICATION"/>
-                                    </link>
+                <parameter param-name="communicationEventTypeId" value="EMAIL_COMMUNICATION"/>
+            </link>
         </menu-item>
         <menu-item name="newInternalNote" title="${uiLabelMap.PartyNewInternalNote}">
             <link target="EditCommunicationEvent">
-                                        <parameter param-name="communicationEventTypeId" value="COMMENT_NOTE"/>
-                                    </link>
+                <parameter param-name="communicationEventTypeId" value="COMMENT_NOTE"/>
+            </link>
         </menu-item>
         <menu-item name="reply" title="${uiLabelMap.PartyReply}">
             <condition>