Commit 2b7ba435 by NGUYEN HOANG SON

add comment

parent 37408070
......@@ -170,6 +170,9 @@ DASHBOARD.changeSettingCallback = function() {
location.reload();
}
/**
* callback when complete load main title html
*/
DASHBOARD.loadMainTitleCallback = function() {
//add dashboard setting item
var elmA = $('<a href="#" data-toggle="modal" data-target="#dashboard-setting-modal">');
......
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