Plugin Directory

Changeset 2503848


Ignore:
Timestamp:
03/26/2021 09:50:30 AM (5 years ago)
Author:
webocoders
Message:

add credentials param

File:
1 edited

Legend:

Unmodified
Added
Removed
  • udimi-optin/trunk/js/admin.js

    r1369456 r2503848  
    44            type: 'get',
    55            url: config.getCodeUrl,
     6            xhrFields: { withCredentials: true },
    67            crossDomain: true,
    78            dataType: "jsonp",
Note: See TracChangeset for help on using the changeset viewer.