]> git.mxchange.org Git - pizzaservice-war.git/commitdiff
Better name for now (minor)
authorRoland Haeder <roland@mxchange.org>
Sat, 9 Apr 2016 18:38:29 +0000 (20:38 +0200)
committerRoland Haeder <roland@mxchange.org>
Sat, 9 Apr 2016 18:38:29 +0000 (20:38 +0200)
web/WEB-INF/web.xml

index d25422b774539b15c0b187f401346e5f6597070e..793fe179fd8c1f68c2f2887124ac26f547d900e0 100644 (file)
@@ -34,7 +34,7 @@
         <welcome-file>faces/index.xhtml</welcome-file>
     </welcome-file-list>
     <security-constraint>
-        <display-name>Constraint1</display-name>
+        <display-name>AdminConstraint</display-name>
         <web-resource-collection>
             <web-resource-name>admin</web-resource-name>
             <description>Administrative Area</description>