From db0a3ad4f1f3a3e909f7a46579506a729d6f9e49 Mon Sep 17 00:00:00 2001 From: JackDandy Date: Thu, 18 Feb 2016 23:10:25 +0000 Subject: [PATCH] Fix saving config General/Interface/Date style (save again to repopulate blank dates on the Showlist view). --- CHANGES.md | 7 ++++++- gui/slick/interfaces/default/config_general.tmpl | 4 ++-- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index aeb88833..bd986e6f 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,4 +1,9 @@ -### 0.11.5 (2016-02-01 19:40:00 UTC) +### 0.11.6 (2016-02-18 23:10:00 UTC) + +* Fix saving config General/Interface/Date style (save again to repopulate blank dates on the Showlist view) + + +### 0.11.5 (2016-02-01 19:40:00 UTC) * Fix refresh handling of Skipped and Ignored items * Fix issue entering scene numbers diff --git a/gui/slick/interfaces/default/config_general.tmpl b/gui/slick/interfaces/default/config_general.tmpl index 4021ad1e..f74a2573 100644 --- a/gui/slick/interfaces/default/config_general.tmpl +++ b/gui/slick/interfaces/default/config_general.tmpl @@ -341,7 +341,7 @@ #end for - #for $cur_preset in $date_presets @@ -685,4 +685,4 @@ //--> -#include $os.path.join($sickbeard.PROG_DIR, 'gui/slick/interfaces/default/inc_bottom.tmpl') \ No newline at end of file +#include $os.path.join($sickbeard.PROG_DIR, 'gui/slick/interfaces/default/inc_bottom.tmpl')