Fix supporter key saving

pull/702/head
Eric Reed 12 years ago
parent 211d24e66e
commit e5f0c32035

@ -37,7 +37,7 @@
LegacyKey: legacyKey LegacyKey: legacyKey
}; };
ApiClient.updateSecurityInfo(info).done(function () { ApiClient.updatePluginSecurityInfo(info).done(function () {
Dashboard.resetPluginSecurityInfo(); Dashboard.resetPluginSecurityInfo();
Dashboard.hideLoadingMsg(); Dashboard.hideLoadingMsg();
SupporterPage.load(); SupporterPage.load();

Loading…
Cancel
Save