From e5778d18969d90ef8dd85346ca4bbd2f0c4a9eaf Mon Sep 17 00:00:00 2001 From: An Phan Date: Wed, 23 Mar 2016 21:04:41 +0800 Subject: [PATCH] Remove redundant .item elements --- .../js/components/main-wrapper/main-content/albums.vue | 6 ------ .../js/components/main-wrapper/main-content/artists.vue | 6 ------ .../assets/js/components/main-wrapper/main-content/home.vue | 2 -- 3 files changed, 14 deletions(-) diff --git a/resources/assets/js/components/main-wrapper/main-content/albums.vue b/resources/assets/js/components/main-wrapper/main-content/albums.vue index ab2db823..bf9f7306 100644 --- a/resources/assets/js/components/main-wrapper/main-content/albums.vue +++ b/resources/assets/js/components/main-wrapper/main-content/albums.vue @@ -9,12 +9,6 @@ | orderBy 'name' | filterBy q in 'name' 'artist.name' | limitBy numOfItems" :album="item"> - - - diff --git a/resources/assets/js/components/main-wrapper/main-content/artists.vue b/resources/assets/js/components/main-wrapper/main-content/artists.vue index eee5d783..5de632df 100644 --- a/resources/assets/js/components/main-wrapper/main-content/artists.vue +++ b/resources/assets/js/components/main-wrapper/main-content/artists.vue @@ -8,12 +8,6 @@ - - - diff --git a/resources/assets/js/components/main-wrapper/main-content/home.vue b/resources/assets/js/components/main-wrapper/main-content/home.vue index e3c7313a..44371ddc 100644 --- a/resources/assets/js/components/main-wrapper/main-content/home.vue +++ b/resources/assets/js/components/main-wrapper/main-content/home.vue @@ -64,7 +64,6 @@
-
@@ -73,7 +72,6 @@
-