Explorar el Código

Change none label

Denis K hace 8 años
padre
commit
7b30f56a74
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      jet/templates/admin/base.html

+ 1 - 1
jet/templates/admin/base.html

@@ -122,7 +122,7 @@
                         {% if sibling %}
                             {{ sibling.label }}
                         {% else %}
-                            {% trans "none" %}
+                            ---
                         {% endif %}
                     </span>
                 </a>