Skip to Content
Menu
This question has been flagged
1 Reply
3176 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
3161
3
Jul 21
5395
1
May 23
2551
2
May 19
5763
2
Apr 19
3576