Bläddra i källkod

fix: Select correct element when other is clicked

Marcelo Fornet 5 år sedan
förälder
incheckning
090e10f5e3
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      layout/work/other.html

+ 1 - 1
layout/work/other.html

@@ -1,6 +1,6 @@
 {% extends "_work_no_all.html" %}
 
-{% set editorial_selected = True %}
+{% set other_selected = True %}
 {% set work_path = "other" %}
 {% set expand_dialog = True %}
 {% set sort_images = True %}