]> git.plutz.net Git - serve0/blobdiff - templates/tagger.html.sh
more compact menues
[serve0] / templates / tagger.html.sh
index 10ed7878b9eb883c71e8b5a68914c648df566321..48383995b0cdb02fc3c4118e8cc58dc235d1535e 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright 2014, 2015 Paul Hänsch
+# Copyright 2014, 2015, 2016 Paul Hänsch
 #
 # This file is part of Serve0
 # 
@@ -19,7 +19,7 @@ category_options(){
   cat="${1}:"
   [ "$cat" = "none:" ] && cat=''
 
-  printf %s "$taglist" \
+  printf %s "$taglist_set" \
   | sed -rn 's;^('"$cat"')([^:]+)$;<option value="\1\2">\2</option>;p'
 }
 
@@ -38,7 +38,7 @@ EOF
 }
 
 cat <<EOF
-  <div class="panel" id="tagger">
+  <div class="panel switchable bottom" id="tagger">
     <p class="help">Add selectetd tags to selected videos.</p>
     $(category_box $(list_categories))
     <p class="newtag additional">