[ 
https://issues.apache.org/jira/browse/OFBIZ-4112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12982272#action_12982272
 ] 

Bruno Busco commented on OFBIZ-4112:
------------------------------------

Of course this happens if the application main page is defined with 
headerItem="main".
This does not happen actually with the example application.
I think we should change this since we normally use the example application as 
a template.

This is the code in the appBarClose.ftl file:

  <#if headerItem!="main">
    <div class="breadcrumbs-sep">
      ${appModelMenu.getModelMenuItemByName(headerItem).getTitle(context)}
    </div>
  </#if>


> Page title missing in the Tomahawk theme.
> -----------------------------------------
>
>                 Key: OFBIZ-4112
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4112
>             Project: OFBiz
>          Issue Type: Sub-task
>            Reporter: Jacques Le Roux
>            Priority: Minor
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to