From de67c5316d33aec5a0df09ea0f7cc78e82d181c1 Mon Sep 17 00:00:00 2001 From: emeric Date: Thu, 3 Sep 2020 10:54:15 +0200 Subject: [PATCH] Remove header title from main views, and set them active in the navbar --- approot/artists.xml | 1 - approot/playqueue.xml | 1 - approot/releases.xml | 1 - approot/templates.xml | 8 ++++---- approot/tracks.xml | 1 - src/lms/ui/LmsApplication.cpp | 16 +++++++++++----- 6 files changed, 15 insertions(+), 13 deletions(-) diff --git a/approot/artists.xml b/approot/artists.xml index 70516b79..2f29fbb6 100644 --- a/approot/artists.xml +++ b/approot/artists.xml @@ -4,7 +4,6 @@
-

${tr:Lms.Explore.artists}

${mode class="nav nav-pills Lms-explore-mode-container"}
diff --git a/approot/playqueue.xml b/approot/playqueue.xml index 2eeb3268..c121fd6a 100644 --- a/approot/playqueue.xml +++ b/approot/playqueue.xml @@ -11,7 +11,6 @@
-

${tr:Lms.PlayQueue.playqueue}

${clear-btn}${shuffle-btn}${repeat-btn}${radio-btn}

${nb-tracks}

diff --git a/approot/releases.xml b/approot/releases.xml index 3d9ec83c..091dcd34 100644 --- a/approot/releases.xml +++ b/approot/releases.xml @@ -4,7 +4,6 @@
-

${tr:Lms.Explore.releases}

${mode class="nav nav-pills Lms-explore-mode-container"} ${play-btn}${more-btn}
diff --git a/approot/templates.xml b/approot/templates.xml index 5be1e07d..942a0770 100644 --- a/approot/templates.xml +++ b/approot/templates.xml @@ -18,10 +18,10 @@