-
Sub-task
-
Resolution: Done
-
Critical
-
2.0.0.CR2
-
None
When scaffolding JSF pages for a few entities I get the following in the pageTemplate.xhtml :
<div id="navigation"> <h:link id="homeLink" outcome="/index.xhtml"> <img src='#{resource["forge-logo.png"]}' alt="Forge... get hammered" border="0" /> </h:link> <ul/> </div>
The <ul/> is empty instead of having links to each entity search page