Jump to content
We've recently updated our Privacy Statement, available here ×
  • Removing Help Links via Theme


    eongaro

    Issue:

    [toc on_off::hide=1]

    You'd like to remove the help link from the main menu via theme.

    Help.png.6a886a415ece24d28bd54c9f3028c3dd.png


    Resolution:

    This only applies to JasperReports Server versions 4.0 and above

    This CSS code, applied to the theme, will hide the Help Link.

    #metaLinks li#help {

        display: none;

    }


    See Also:


    Ref. Case #00020288 --  


    User Feedback

    Recommended Comments

    There are no comments to display.



    Guest
    This is now closed for further comments

×
×
  • Create New...