Commit f9c93ea2 by NGO THI HONG

add load notification modal

parent 1b2933f3
......@@ -44,7 +44,7 @@ TEMPLATE.loadOperationSelect = function(elmentId) {
};
/** Template load notification content*/
TEMPLATE.loadOperationSelect = function(elmentId) {
TEMPLATE.loadNotificationSelect = function(elmentId) {
$(elmentId).load("notification-content.html", function() {
NotificationSelect.init();
I18N.initi18n();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment