mirror of
https://github.com/Karaka-Management/jsOMS.git
synced 2026-02-14 16:38:39 +00:00
Remove log
This commit is contained in:
parent
fa8a454803
commit
f2da5de06e
|
|
@ -220,8 +220,6 @@
|
||||||
response = new jsOMS.Message.Response.Response(o);
|
response = new jsOMS.Message.Response.Response(o);
|
||||||
let successInject = null;
|
let successInject = null;
|
||||||
|
|
||||||
console.log(response);
|
|
||||||
|
|
||||||
if (typeof o.status !== 'undefined') {
|
if (typeof o.status !== 'undefined') {
|
||||||
self.app.notifyManager.send(
|
self.app.notifyManager.send(
|
||||||
new jsOMS.Message.Notification.NotificationMessage(o.status, o.title, o.message), jsOMS.Message.Notification.NotificationType.APP_NOTIFICATION
|
new jsOMS.Message.Notification.NotificationMessage(o.status, o.title, o.message), jsOMS.Message.Notification.NotificationType.APP_NOTIFICATION
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user