Skip to Content
Menu
This question has been flagged

I am migrating js files from openerp-7 to odoo v11 . In following on start drag event i got error mentioned above . How to write line no : 2 in odoo v11 .  Please help out. 



_onStartDrag: function (ev) {

            ev.dataTransfer.setData("Text", ev.target.id);

            console.log("Start Drag");

        },

Avatar
Discard
Related Posts Replies Views Activity
0
Oct 18
3836
1
Dec 19
9800
6
May 24
49511
1
Feb 23
697
0
Feb 23
724