started to implement permission handling into views and pages

This commit is contained in:
2018-11-22 14:54:48 +01:00
parent 79c9ab623c
commit c05ba11044
22 changed files with 955 additions and 743 deletions

View File

@ -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']}" />