<page xmlns="http://jboss.com/products/seam/pages"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://jboss.com/products/seam/pages http://jboss.com/products/seam/pages-2.2.xsd"
- no-conversation-view-id="/seguro/admin/rede/NodoList.xhtml"
+ no-conversation-view-id="/seguro/admin/rede/RedeBayesianaList.xhtml"
login-required="true">
<begin-conversation join="true" flush-mode="MANUAL"/>
<navigation from-action="#{nodoHome.remove}">
<rule if-outcome="removed">
<end-conversation/>
- <redirect view-id="/seguro/admin/rede/NodoList.xhtml"/>
+ <redirect view-id="/seguro/admin/rede/RedeBayesianaList.xhtml"/>
</rule>
</navigation>