Remove header title from main views, and set them active in the navbar

This commit is contained in:
emeric
2020-09-03 10:54:15 +02:00
parent 4a101f4fb7
commit de67c5316d
6 changed files with 15 additions and 13 deletions
-1
View File
@@ -11,7 +11,6 @@
<div class="row">
<div class="col-lg-8">
<div class="Lms-header">
<h2>${tr:Lms.PlayQueue.playqueue}</h2>
${clear-btn}${shuffle-btn}${repeat-btn}${radio-btn}
<h4><small>${nb-tracks}</small></h4>
</div>