up
This commit is contained in:
@@ -30,9 +30,6 @@ const AdminFunction = (() => {
|
||||
$("#js-status-hottype-" + e).html("");
|
||||
}, 1e3);
|
||||
}
|
||||
function a(e) {
|
||||
$(e).select2();
|
||||
}
|
||||
function i(e) {
|
||||
$("#overlay").addClass("active"), $(".status-notificatiom").addClass("active"), !0 === e ? $(".status-notificatiom .content").html('<i class="fa fa-check"></i> <b>Cập nhật thành công</b>\n <p>Đơn hàng #000-368 đã được cập nhật thành công</p>') : $(".status-notificatiom .content").html('<i class="fa-solid fa-triangle-exclamation"></i> <b>Lỗi cập nhật</b><p>Có một số vấn đề với hoạt động của bạn.</p>');
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user