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 @@ -
-

This is your deck, but it's blank! Add a card from the feed to see it here!

+ + +
+

This is your deck, but it's blank! Add a card from the feed to see it + here!

diff --git a/templates/study.html b/templates/study.html index 3a6ef4d..cb3e0f0 100644 --- a/templates/study.html +++ b/templates/study.html @@ -15,53 +15,61 @@ -
- - - All classes + +
-
-

Choose Date

- - +
+
+

Choose Date

+ + - - + + +
-
+
+
-
- -
+
+ +
@@ -72,12 +80,13 @@