started to implement permission handling into views and pages
This commit is contained in:
@ -19,7 +19,7 @@ limitations under the License.
|
||||
xmlns:p="http://primefaces.org/ui"
|
||||
template="/admin.xhtml"
|
||||
xmlns:h="http://xmlns.jcp.org/jsf/html">
|
||||
|
||||
|
||||
<ui:define name="head">
|
||||
<title>Account UI</title>
|
||||
<link rel="shortcut icon" href="#{resource['images/favicon/favicon.ico']}" />
|
||||
|
||||
Reference in New Issue
Block a user