DWR - allowScriptTagRemoting is false

0

When executing a call to the DWR, it returns the following error:

throw 'allowScriptTagRemoting is false.';



throw 'allowScriptTagRemoting is false.';
//#DWR-INSERT
//#DWR-REPLY
//#DWR-START#
(function(){
if(!window.dwr)return;
var dwr=window.dwr._[0];
    
asked by anonymous 25.10.2018 / 12:54

0 answers