]> git.mxchange.org Git - pizzaservice-war.git/commitdiff
Aligned ...
authorRoland Haeder <roland@mxchange.org>
Sat, 9 Apr 2016 12:11:53 +0000 (14:11 +0200)
committerRoland Haeder <roland@mxchange.org>
Sat, 9 Apr 2016 12:13:47 +0000 (14:13 +0200)
Signed-off-by: Roland Häder <roland@mxchange.org>
nbproject/faces-config.NavData
web/WEB-INF/faces-config.xml

index 7369015a2df5169199fc5981203d3d5ae65609bb..f2305e97d45590ed4550c04503c4ae705640c421 100644 (file)
@@ -4,18 +4,18 @@
     <Scope Scope="Project">
         <Node id="customer/checkout2.xhtml" x="150" y="300" zoom="true"/>
         <Node id="admin/admin_user_delete.xhtml" x="150" y="600" zoom="true"/>
-        <Node id="privacy.xhtml" x="900" y="300" zoom="true"/>
         <Node id="customer/checkout.xhtml" x="1400" y="300" zoom="true"/>
+        <Node id="privacy.xhtml" x="900" y="300" zoom="true"/>
         <Node id="admin/index.xhtml" x="650" y="300" zoom="true"/>
         <Node id="basket.xhtml" x="1150" y="300" zoom="true"/>
         <Node id="customer/register.xhtml" x="1150" y="150" zoom="true"/>
         <Node id="item_added.xhtml" x="150" y="750" zoom="true"/>
         <Node id="admin/admin_user_list.xhtml" x="400" y="450" zoom="true"/>
-        <Node id="terms.xhtml" x="900" y="150" zoom="true"/>
         <Node id="admin/admin_logout.xhtml" x="900" y="600" zoom="true"/>
-        <Node id="admin/admin_user_edit.xhtml" x="150" y="150" zoom="true"/>
+        <Node id="terms.xhtml" x="900" y="150" zoom="true"/>
         <Node id="admin/admin_user_add.xhtml" x="400" y="150" zoom="true"/>
         <Node id="customer/lost_passwd.xhtml" x="650" y="600" zoom="true"/>
+        <Node id="admin/admin_user_edit.xhtml" x="150" y="150" zoom="true"/>
         <Node id="errorHandler.xhtml" x="650" y="150" zoom="true"/>
         <Node id="index.xhtml" x="150" y="450" zoom="true"/>
         <Node id="logout.xhtml" x="400" y="600" zoom="true"/>
index ae27c729305f52b92c9fa9d765149a5120b61de9..ce4dfa8c90d46ccf79c14e2d805879b889675172 100644 (file)
                        <from-outcome>item_not_changed</from-outcome>
                        <to-view-id>/errorHandler.xhtml</to-view-id>
                </navigation-case>
-        <navigation-case>
-         <from-outcome>admin_delete_user</from-outcome>
-         <to-view-id>/admin/admin_user_delete.xhtml</to-view-id>
-        </navigation-case>
-        <navigation-case>
-         <from-outcome>admin_list_user</from-outcome>
-         <to-view-id>/admin/admin_user_list.xhtml</to-view-id>
-        </navigation-case>
-        <navigation-case>
-         <from-outcome>admin_edit_user</from-outcome>
-         <to-view-id>/admin/admin_user_edit.xhtml</to-view-id>
-        </navigation-case>
-        <navigation-case>
-         <from-outcome>admin_unlock_user</from-outcome>
-         <to-view-id>/admin/admin_user_unlock.xhtml</to-view-id>
-        </navigation-case>
-        <navigation-case>
-         <from-outcome>admin_add_user</from-outcome>
-         <to-view-id>/admin/admin_user_add.xhtml</to-view-id>
-        </navigation-case>
+               <navigation-case>
+                       <from-outcome>admin_delete_user</from-outcome>
+                       <to-view-id>/admin/admin_user_delete.xhtml</to-view-id>
+               </navigation-case>
+               <navigation-case>
+                       <from-outcome>admin_list_user</from-outcome>
+                       <to-view-id>/admin/admin_user_list.xhtml</to-view-id>
+               </navigation-case>
+               <navigation-case>
+                       <from-outcome>admin_edit_user</from-outcome>
+                       <to-view-id>/admin/admin_user_edit.xhtml</to-view-id>
+               </navigation-case>
+               <navigation-case>
+                       <from-outcome>admin_unlock_user</from-outcome>
+                       <to-view-id>/admin/admin_user_unlock.xhtml</to-view-id>
+               </navigation-case>
+               <navigation-case>
+                       <from-outcome>admin_add_user</from-outcome>
+                       <to-view-id>/admin/admin_user_add.xhtml</to-view-id>
+               </navigation-case>
        </navigation-rule>
        <navigation-rule>
                <from-view-id>/basket.xhtml</from-view-id>