diff --git a/www/js/home.js b/www/js/home.js index 916c3c9..7303905 100644 --- a/www/js/home.js +++ b/www/js/home.js @@ -83,7 +83,7 @@ function loadNotesToCards(notes, oldnotes, callback) { continue; } if (reloadCards) { - $("#notecards-bin").append('
' + $("#notecards-bin").append('
' + '
' + '
' + 'edit' diff --git a/www/pages/home.html b/www/pages/home.html index 5670667..788b153 100644 --- a/www/pages/home.html +++ b/www/pages/home.html @@ -50,9 +50,9 @@
-