ramani
Diff Revisions
573
vs
574
for /Ramani/web/restrito/selecoesInterrompidas.xhtml
|
@@ -16,21 +16,6 @@ |
16 |
16 |
|
<ui:define name="conteudoCentro"> |
17 |
17 |
|
<p:layout> |
18 |
18 |
|
<h:form id="form"> |
19 |
|
- |
<p:layoutUnit position="west"> |
20 |
|
- |
<center> |
21 |
|
- |
<h:outputLabel value="#{msg['selecoesInterrompidas.Menu']}" |
22 |
|
- |
style="font-size: 25px; font-weight: bold"/> |
23 |
|
- |
<hr/> |
24 |
|
- |
<p:commandButton value="#{msg['selecoesInterrompidas.Voltar']}" |
25 |
|
- |
title="#{msg['selecoesInterrompidas.VoltarPaginaInicial']}" |
26 |
|
- |
action="/projeto/listarProjetos.xhtml" |
27 |
|
- |
style="width: 99%" |
28 |
|
- |
ajax="false" |
29 |
|
- |
icon="ui-icon-arrowreturnthick-1-w" |
30 |
|
- |
iconPos="right"> |
31 |
|
- |
</p:commandButton> |
32 |
|
- |
</center> |
33 |
|
- |
</p:layoutUnit> |
34 |
19 |
|
<p:layoutUnit position="center"> |
35 |
20 |
|
<center> |
36 |
21 |
|
<h:outputLabel value="#{msg['selecoesInterrompidas.MinhasSelecoesInterrooompidas']}" |