diff --git a/src/main/webapp/agtemplate/template/menu.xhtml b/src/main/webapp/agtemplate/template/menu.xhtml index 7b53b2b..bd5c015 100644 --- a/src/main/webapp/agtemplate/template/menu.xhtml +++ b/src/main/webapp/agtemplate/template/menu.xhtml @@ -1,11 +1,17 @@ - - - + xmlns="http://www.w3.org/1999/xhtml" + xmlns:f="http://java.sun.com/jsf/core" + xmlns:h="http://java.sun.com/jsf/html" + xmlns:p="http://primefaces.org/ui" + xmlns:ui="http://java.sun.com/jsf/facelets" +> + + + diff --git a/src/main/webapp/agtemplate/template/template.xhtml b/src/main/webapp/agtemplate/template/template.xhtml index 29ab362..b172acb 100644 --- a/src/main/webapp/agtemplate/template/template.xhtml +++ b/src/main/webapp/agtemplate/template/template.xhtml @@ -1,38 +1,51 @@ - + - - AGTEMPLATE / <ui:insert name="HEAD_TITULO_PAGINA"></ui:insert> - + + + AGTEMPLATE / <ui:insert name="HEAD_TITULO_PAGINA"></ui:insert> + + - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + diff --git a/target/agtemplate-1.0.0/agtemplate/template/menu.xhtml b/target/agtemplate-1.0.0/agtemplate/template/menu.xhtml index 7b53b2b..bd5c015 100644 --- a/target/agtemplate-1.0.0/agtemplate/template/menu.xhtml +++ b/target/agtemplate-1.0.0/agtemplate/template/menu.xhtml @@ -1,11 +1,17 @@ - - - + xmlns="http://www.w3.org/1999/xhtml" + xmlns:f="http://java.sun.com/jsf/core" + xmlns:h="http://java.sun.com/jsf/html" + xmlns:p="http://primefaces.org/ui" + xmlns:ui="http://java.sun.com/jsf/facelets" +> + + + diff --git a/target/agtemplate-1.0.0/agtemplate/template/template.xhtml b/target/agtemplate-1.0.0/agtemplate/template/template.xhtml index 29ab362..b172acb 100644 --- a/target/agtemplate-1.0.0/agtemplate/template/template.xhtml +++ b/target/agtemplate-1.0.0/agtemplate/template/template.xhtml @@ -1,38 +1,51 @@ - + - - AGTEMPLATE / <ui:insert name="HEAD_TITULO_PAGINA"></ui:insert> - + + + AGTEMPLATE / <ui:insert name="HEAD_TITULO_PAGINA"></ui:insert> + + - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + +