Compare commits
No commits in common. "master" and "1.3.2" have entirely different histories.
@ -142,7 +142,6 @@ function loadCards(callback) {
|
||||
loadNotesToCards(notes, oldnotes, callback);
|
||||
}, function (notes) {
|
||||
$("#offline-indicator").css("display", "");
|
||||
$("#home-loading-progressbar").css("display", "none");
|
||||
loadNotesToCards(notes, oldnotes, callback);
|
||||
});
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user