nozoom on editor.spaces.details

This commit is contained in:
Laura Klünder 2017-05-27 17:48:26 +02:00
parent 6a9b999e1c
commit 04dc3ec589

View file

@ -6,7 +6,7 @@
{% trans 'Space' as model_title %}
{% blocktrans %}Edit {{ model_title }}{% endblocktrans %}
</a>
<h3>{{ space.title }}</h3>
<h3 data-nozoom>{{ space.title }}</h3>
<p>
<a href="{% url 'editor.spaces.list' section=space.section.pk %}">&laquo; {% trans 'back to overview' %}</a>
</p>