diff --git a/scripts/FlashcardFactory.js b/scripts/FlashcardFactory.js index 8ae4ac9..47fafb1 100644 --- a/scripts/FlashcardFactory.js +++ b/scripts/FlashcardFactory.js @@ -81,8 +81,6 @@ angular.module('flashy.FlashcardFactory', ['ui.router']). }); }; - - Flashcard.prototype.refreshEditCardInput = function () { diff --git a/templates/deck.html b/templates/deck.html index 22e5a2f..a6ab6bf 100644 --- a/templates/deck.html +++ b/templates/deck.html @@ -1,5 +1,54 @@ -