From acb0a1e8a2dc6acff547b1193031f72f8d64c667 Mon Sep 17 00:00:00 2001 From: "Timothy J. Warren" Date: Thu, 1 Oct 2015 16:01:23 -0400 Subject: [PATCH] Fix views to match transformed data --- app/views/anime/list.php | 12 +-- app/views/collection/list.php | 12 +-- app/views/login.php | 2 +- app/views/manga/cover.php | 18 ++-- app/views/manga/list.php | 12 +-- src/Aviat/AnimeClient/Model/Anime.php | 124 ++++++++++++++------------ 6 files changed, 94 insertions(+), 86 deletions(-) diff --git a/app/views/anime/list.php b/app/views/anime/list.php index 87877b26..d503ccc3 100644 --- a/app/views/anime/list.php +++ b/app/views/anime/list.php @@ -14,6 +14,7 @@ Type Progress Rated + Notes Genres @@ -26,15 +27,16 @@ - - / 10 - - Episodes: / + + / 10 + + Episodes: / + - + diff --git a/app/views/collection/list.php b/app/views/collection/list.php index 5dcfae5a..ca0f208d 100644 --- a/app/views/collection/list.php +++ b/app/views/collection/list.php @@ -1,7 +1,7 @@
- + [Add Item] - +

There's nothing here!

@@ -17,9 +17,9 @@ Show Type Age Rating Notes - +   - + @@ -42,9 +42,9 @@ - + [">Edit] - + diff --git a/app/views/login.php b/app/views/login.php index 2d59dadd..5b3d15aa 100644 --- a/app/views/login.php +++ b/app/views/login.php @@ -1,7 +1,7 @@