Interface improvements.
[simdecs_seam.git] / SimDeCS / WebContent / seguro / admin / rede / PerguntaNodoList.xhtml
index ccc42ef..6766fea 100644 (file)
@@ -81,7 +81,7 @@
             <f:facet name="header">
                 <ui:include src="/layout/sort.xhtml">
                     <ui:param name="entityList" value="#{perguntaNodoList}"/>
-                    <ui:param name="propertyLabel" value="Texto"/>
+                    <ui:param name="propertyLabel" value="Pergunta"/>
                     <ui:param name="propertyPath" value="perguntaNodo.texto"/>
                 </ui:include>
             </f:facet>
                     id="redeBayesianaButton"
            propagation="none"
                  value="Ver Redes Bayesianas"/>
+          <s:button id="respostaButton" 
+                      value="Ver respostas"
+                       view="/seguro/admin/rede/RespostaNodoList.xhtml"/>                       
     </s:div>
 
 </ui:define>