Discourage long event short forms

This commit is contained in:
Raphael Michel
2018-05-04 10:58:19 +02:00
parent c3da2fca9b
commit f4b77e6b03
3 changed files with 12 additions and 0 deletions

View File

@@ -27,6 +27,11 @@
references as an abbreviation to reference this event.
{% endblocktrans %}
</div>
<div class="slug-length alert alert-warning helper-display-none-soft">
{% blocktrans trimmed %}
We strongly recommend against using short forms of more then 16 characters.
{% endblocktrans %}
</div>
</div>
</div>
{% bootstrap_field form.date_from layout="control" %}