From 0ff666612fa11c840cb6a75758ab79cbd3d634be Mon Sep 17 00:00:00 2001 From: ronie Date: Mon, 11 May 2020 19:54:39 +0200 Subject: [skins] fix sortletter --- addons/skin.estouchy/xml/Includes.xml | 2 +- addons/skin.estuary/xml/Includes.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'addons') diff --git a/addons/skin.estouchy/xml/Includes.xml b/addons/skin.estouchy/xml/Includes.xml index 10c1239903..bdf8f64b3b 100644 --- a/addons/skin.estouchy/xml/Includes.xml +++ b/addons/skin.estouchy/xml/Includes.xml @@ -640,7 +640,7 @@ 16x9_xPos_Relocation - Container.Scrolling + [Container.SortMethod(1) | Container.SortMethod(4) | Container.SortMethod(12) | Container.SortMethod(10) | Container.SortMethod(7)] + Container.Scrolling + [Container.SortMethod(1) | Container.SortMethod(4) | Container.SortMethod(12) | Container.SortMethod(10) | Container.SortMethod(7) | Container.SortMethod(29)] Visible Hidden 600 diff --git a/addons/skin.estuary/xml/Includes.xml b/addons/skin.estuary/xml/Includes.xml index e5d7ad8d7f..50d18775db 100644 --- a/addons/skin.estuary/xml/Includes.xml +++ b/addons/skin.estuary/xml/Includes.xml @@ -998,7 +998,7 @@ !System.HasActiveModalDialog Container.Scrolling !Container.Content(seasons) - Container.SortMethod(1) | Container.SortMethod(4) | Container.SortMethod(12) | Container.SortMethod(10) | Container.SortMethod(7) | Container.SortMethod(17) + Container.SortMethod(1) | Container.SortMethod(4) | Container.SortMethod(12) | Container.SortMethod(10) | Container.SortMethod(7) | Container.SortMethod(29) | Container.SortMethod(17) VisibleChange WindowClose -- cgit v1.2.3