port jot to spin.js
This commit is contained in:
parent
e1a1fc9a5e
commit
9cb151fe27
@ -520,7 +520,7 @@ function updateConvItems(mode,data) {
|
||||
in_progress = false;
|
||||
updateConvItems(update_mode,data);
|
||||
$("#page-spinner").spin(false);
|
||||
$("#profile-jot-text-loading").hide();
|
||||
$("#profile-jot-text-loading").spin(false);
|
||||
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user