mirror of
https://github.com/Karaka-Management/oms-Media.git
synced 2026-02-16 17:28:41 +00:00
Bug fixes e.g. csp and other
This commit is contained in:
parent
23bcfcb5f7
commit
9262e1c234
|
|
@ -95,8 +95,6 @@
|
||||||
} catch (e) {
|
} catch (e) {
|
||||||
jsOMS.Log.Logger.instance.error(e);
|
jsOMS.Log.Logger.instance.error(e);
|
||||||
jsOMS.Log.Logger.instance.error('Invalid media upload response: ' + xhr.response);
|
jsOMS.Log.Logger.instance.error('Invalid media upload response: ' + xhr.response);
|
||||||
|
|
||||||
return false;
|
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user