mirror of
https://github.com/silverstripe/silverstripe-externallinks.git
synced 2024-10-22 15:05:44 +00:00
Merge pull request #96 from creative-commoners/pulls/2.4/fix-create-report-button
FIX Create button is disabled if server returns error
This commit is contained in:
commit
44b575db9b
@ -129,6 +129,7 @@
|
|||||||
if (typeof console !== 'undefined') {
|
if (typeof console !== 'undefined') {
|
||||||
console.log(e);
|
console.log(e);
|
||||||
}
|
}
|
||||||
|
self.buttonReset();
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user