mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced 2025-06-24 19:41:36 +02:00
Change tab to space
This commit is contained in:
parent
a82974b3dd
commit
300c22b1af
@ -209,7 +209,7 @@
|
||||
{% endif %}
|
||||
|
||||
{% if helpdesk_settings.HELPDESK_ENABLE_ATTACHMENTS %}
|
||||
{% if form.errors.attachment %}
|
||||
{% if form.errors.attachment %}
|
||||
<small class='error'>{{ form.errors.attachment }}</small>
|
||||
{% endif %}
|
||||
<p id='ShowFileUploadPara'><button type="button" class="btn btn-warning btn-sm" id='ShowFileUpload'>{% trans "Attach File(s) »" %}</button></p>
|
||||
|
Loading…
x
Reference in New Issue
Block a user