JsReport version in title bar



  • Is there an easy way to change the version reported in the title bar?

    We essentially have 2 versions :-

    1. The JsReport version (currently 2.4.0)
    2. Our custom Node modules (currently 1.9.3)

    It would be neat to have the title bar read "JsReport 2.4.0-1.9.3"



  • You can put to your config mode prop, which is used to assemble the title.

    { 
      "mode": "1.9.3"
    }
    

    However, this is not very clean. I have put a task to the backlog to make title configurable.
    Hopefully, it will make it to the next jsreport release.
    https://github.com/jsreport/jsreport/issues/614


Log in to reply
 

Looks like your connection to jsreport forum was lost, please wait while we try to reconnect.