From 115a22d7d0811953a95406f727146ae2b9ed1438 Mon Sep 17 00:00:00 2001 From: sharkykh Date: Thu, 6 Sep 2018 23:19:34 +0300 Subject: [PATCH 1/4] Fix home tabs bug (tested) --- themes-default/slim/views/home.mako | 2 +- themes/dark/templates/home.mako | 2 +- themes/light/templates/home.mako | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/themes-default/slim/views/home.mako b/themes-default/slim/views/home.mako index 3cfed6a20a..f29741b67a 100644 --- a/themes-default/slim/views/home.mako +++ b/themes-default/slim/views/home.mako @@ -90,7 +90,7 @@ diff --git a/themes/dark/templates/home.mako b/themes/dark/templates/home.mako index 3cfed6a20a..f29741b67a 100644 --- a/themes/dark/templates/home.mako +++ b/themes/dark/templates/home.mako @@ -90,7 +90,7 @@ diff --git a/themes/light/templates/home.mako b/themes/light/templates/home.mako index 3cfed6a20a..f29741b67a 100644 --- a/themes/light/templates/home.mako +++ b/themes/light/templates/home.mako @@ -90,7 +90,7 @@ From 3fd38918de1cf4346b1363e649d0d4ad6512fbfc Mon Sep 17 00:00:00 2001 From: sharkykh Date: Thu, 6 Sep 2018 23:21:02 +0300 Subject: [PATCH 2/4] Fix recommended shows tabs bug (pre-emptive) --- themes-default/slim/views/addShows_recommended.mako | 4 ++-- themes/dark/templates/addShows_recommended.mako | 4 ++-- themes/light/templates/addShows_recommended.mako | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/themes-default/slim/views/addShows_recommended.mako b/themes-default/slim/views/addShows_recommended.mako index 9ec0589069..5027aa84af 100644 --- a/themes-default/slim/views/addShows_recommended.mako +++ b/themes-default/slim/views/addShows_recommended.mako @@ -41,8 +41,8 @@ window.app = new Vue({