henningn commented on code in PR #6163: URL: https://github.com/apache/myfaces-tobago/pull/6163#discussion_r1990947902
########## tobago-example/tobago-example-demo/src/main/webapp/menu.xhtml: ########## @@ -68,10 +66,10 @@ immediate="true" rendered="#{facesContext.isProjectStage('Development')}"/> <tc:link label="Access all pages" outcome="/testAccessAllPages.xhtml" target="_blank" immediate="true" rendered="#{facesContext.isProjectStage('Development')}"/> - <tc:link label="Goto test section" action="#{navigationState.gotoTestSection}" Review Comment: Somehow the changes made in 8e417bc4805e639edd6209dc9ac54b55b068eb42 are reverted. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@myfaces.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org