Commit 0af34822 authored by Michal Čihař's avatar Michal Čihař

Add button for elipsis

parent 539689d5
......@@ -73,6 +73,7 @@
<span class="specialchars">{% trans "Special characters:" %}
<a class="specialchar" title="{% trans "Insert tab character" %}"></a>
<a class="specialchar" title="{% trans "Insert new line" %}"></a>
<a class="specialchar" title="{% trans "Insert horizontal elipsis" %}"></a>
</span>
</td></tr>
{% with unit.active_checks as checks %}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment