Commit 8e345dc2 by yasir

tes

1 parent ddbac139
......@@ -274,7 +274,7 @@
dataType: 'JSON',
crossDomain: true,
headers: {
'Access-Control-Allow-Origin': '*'
"Access-Control-Allow-Origin": "${request._host}"
},
success: function (data) {
jsonnya = {
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!