Changing badge.js

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • The50
    Member
    • Nov 2017
    • 39

    Changing badge.js

    Just one more question about overrides. I need to change the /src/views/notification/badge.js file. Now if I override it - nothing changes. So I wanted to make sure. If I want to override this badge.js I have to first make an override for these files: master.js, header.js and navbar.js? Because all these files include themselves and only the last one - navbar.js calls the badge.js
  • tanya
    Senior Member
    • Jun 2014
    • 4308

    #2
    Hello
    Yes... If you want to make it upgrade-safe - yes.... but we can contain chain: app.js, controller.js
    Easiear make this customization not in upgrade safe way....

    Comment

    Working...