|
|
|
|
@ -127,12 +127,22 @@
|
|
|
|
|
styleClass="centerBlock" width="480">
|
|
|
|
|
<h:panelGrid binding="#{NovoUtilizador.gridCategoria}" columnClasses="gridColLeft" columns="1" id="gridCategoria"
|
|
|
|
|
style="height: 24px; width: 100%" width="456">
|
|
|
|
|
<ui:panelGroup id="pgCatDirLoja" style="height: 24px; width: 312px">
|
|
|
|
|
<ui:radioButton binding="#{NovoUtilizador.rbCatDirLoja}" id="rbCatDirLoja" name="categorias"
|
|
|
|
|
onClick="showPanel(this);" style="height: 24px; width: 24px"/>
|
|
|
|
|
<ui:staticText escape="false" id="staticText30" style="height: 24px; width: 240px" text="Director de Loja
 "/>
|
|
|
|
|
</ui:panelGroup>
|
|
|
|
|
<ui:panelGroup binding="#{NovoUtilizador.pgCatDirRh}" id="pgCatDirRh" style="height: 24px; width: 312px">
|
|
|
|
|
<ui:radioButton binding="#{NovoUtilizador.rbCatDirRh}" id="rbCatDirRh" name="categorias"
|
|
|
|
|
onClick="showPanel(this);" style="height: 24px; width: 24px"/>
|
|
|
|
|
<ui:staticText binding="#{NovoUtilizador.staticText11}" escape="false" id="staticText11"
|
|
|
|
|
style="height: 24px; width: 240px" text="Direc&ccedil;&atilde;o-Geral de Recursos Humanos
 "/>
|
|
|
|
|
</ui:panelGroup>
|
|
|
|
|
<ui:panelGroup id="pgCatDirNacSeg" style="height: 24px; width: 312px">
|
|
|
|
|
<ui:radioButton binding="#{NovoUtilizador.rbCatDirNacSeg}" id="rbCatDirNacSeg" name="categorias"
|
|
|
|
|
onClick="showPanel(this);" style="height: 24px; width: 24px"/>
|
|
|
|
|
<ui:staticText escape="false" id="staticText8" style="height: 24px; width: 240px" text="Director Nacional de Seguran&ccedil;a
 "/>
|
|
|
|
|
</ui:panelGroup>
|
|
|
|
|
<ui:panelGroup binding="#{NovoUtilizador.pgCatGestao}" id="pgCatGestao" style="height: 24px; width: 312px">
|
|
|
|
|
<ui:radioButton binding="#{NovoUtilizador.rbCatGestao}" id="rbCatGestao" name="categorias"
|
|
|
|
|
onClick="showPanel(this);" style="height: 24px; width: 24px"/>
|
|
|
|
|
@ -176,16 +186,6 @@
|
|
|
|
|
style="height: 24px; width: 240px" text="&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Respons&aacute;vel de loja&nbsp;"/>
|
|
|
|
|
<ui:checkbox binding="#{NovoUtilizador.chkSegResp}" id="chkSegResp" style="height: 24px; width: 24px"/>
|
|
|
|
|
</ui:panelGroup>
|
|
|
|
|
<ui:panelGroup id="pgCatDirNacSeg" style="height: 24px; width: 312px">
|
|
|
|
|
<ui:radioButton binding="#{NovoUtilizador.rbCatDirNacSeg}" id="rbCatDirNacSeg" name="categorias"
|
|
|
|
|
onClick="showPanel(this);" style="height: 24px; width: 24px"/>
|
|
|
|
|
<ui:staticText escape="false" id="staticText8" style="height: 24px; width: 240px" text="Director Nacional de Seguran&ccedil;a
 "/>
|
|
|
|
|
</ui:panelGroup>
|
|
|
|
|
<ui:panelGroup id="pgCatDirLoja" style="height: 24px; width: 312px">
|
|
|
|
|
<ui:radioButton binding="#{NovoUtilizador.rbCatDirLoja}" id="rbCatDirLoja" name="categorias"
|
|
|
|
|
onClick="showPanel(this);" style="height: 24px; width: 24px"/>
|
|
|
|
|
<ui:staticText escape="false" id="staticText30" style="height: 24px; width: 240px" text="Director de Loja
 "/>
|
|
|
|
|
</ui:panelGroup>
|
|
|
|
|
</h:panelGrid>
|
|
|
|
|
<h:panelGrid binding="#{NovoUtilizador.gridUtilizador}" columnClasses="gridColLeft" columns="1" id="gridUtilizador"
|
|
|
|
|
style="height: 24px; width: 100%" width="456">
|
|
|
|
|
@ -302,7 +302,7 @@
|
|
|
|
|
try {
|
|
|
|
|
var pageTracker = _gat._getTracker("UA-6942416-1");
|
|
|
|
|
pageTracker._trackPageview();
|
|
|
|
|
} catch(err) {}</script>
|
|
|
|
|
} catch(err) {}</script>
|
|
|
|
|
</ui:body>
|
|
|
|
|
</ui:html>
|
|
|
|
|
</ui:page>
|
|
|
|
|
|