Procházet zdrojové kódy

fix: Select correct element when other is clicked

Marcelo Fornet před 5 roky
rodič
revize
090e10f5e3
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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 %}