Skip to Content
Menu
This question has been flagged
1 Reply
2995 Views

Hi

i have a javascript file and it has options.registry['some_thing'] = options.Class.extend({.............}) in it

so i want to override this in another JS file(let's call it custom.js) but in console it rejects my custom.js file by logging Rejected Modules {custom.js}

is there a way to override this?

Avatar
Discard
Best Answer

Some examples in the OCA will help you.

github.com/OCA/web/

Avatar
Discard
Related Posts Replies Views Activity
1
Aug 23
2947
3
Jul 21
5229
1
May 23
2388
2
May 19
5458
2
Apr 19
3403