get sliders working again

This commit is contained in:
friendica
2013-01-06 15:11:31 -08:00
parent 7cd014e93c
commit 8766616e35
5 changed files with 6 additions and 4 deletions

View File

@@ -493,6 +493,8 @@ function updateConvItems(mode,data) {
in_progress = false;
updateConvItems(update_mode,data);
$("#page-spinner").hide();
$("#profile-jot-text-loading").hide();
});