Advertisement
Guest User

Untitled

a guest
Dec 20th, 2014
147
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. <p:layoutUnit position="west"
  2. size="200" header="Ocultar"
  3. collapsible="true">
  4.  
  5. <ui:include src="menu.xhtml"/>
  6. <p:growl id="messages" showDetail="false" />
  7. </p:layoutUnit>
  8.  
  9. <h:body>
  10. <h:form>
  11. <p:menu model="#{controlador.model}" style="font-size:14px;" />
  12. </h:form>
  13. </h:body>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement