ramani
Diff Revisions
569
vs
570
for /Ramani/web/template.xhtml
|
@@ -130,11 +130,13 @@ |
130 |
130 |
|
title="#{msg['listarProjetos.CriarSelecaoEscolha']}" |
131 |
131 |
|
action="/cadastros/criarSelecaoEscolha.xhtml" |
132 |
132 |
|
ajax="false" |
|
133 |
+ |
style="color: red" |
133 |
134 |
|
/> |
134 |
135 |
|
<p:menuitem value="#{msg['listarProjetos.PorUpload']}" |
135 |
136 |
|
title="#{msg['listarProjetos.CriarSelecaoUpload']}" |
136 |
137 |
|
action="/cadastros/criarSelecaoUpload.xhtml" |
137 |
|
- |
ajax="false" /> |
|
138 |
+ |
ajax="false" |
|
139 |
+ |
style="color: red"/> |
138 |
140 |
|
<p:menuitem value="#{msg['listarProjetos.PorSnowballingInterativoUnico']}" |
139 |
141 |
|
title="#{msg['listarProjetos.CriarSelecaoSnowballingInterativoUnico']}" |
140 |
142 |
|
action="/cadastros/criarSelecaoSnowballingInterativoUnico.xhtml" |