nozoom on editor.spaces.details
This commit is contained in:
parent
6a9b999e1c
commit
04dc3ec589
1 changed files with 1 additions and 1 deletions
|
@ -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 %}">« {% trans 'back to overview' %}</a>
|
||||
</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue