Commit 8e345dc2 by yasir

tes

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