mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced 2025-06-25 03:51:37 +02:00
Change tab to space
This commit is contained in:
parent
a82974b3dd
commit
300c22b1af
@ -209,7 +209,7 @@
|
|||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
{% if helpdesk_settings.HELPDESK_ENABLE_ATTACHMENTS %}
|
{% if helpdesk_settings.HELPDESK_ENABLE_ATTACHMENTS %}
|
||||||
{% if form.errors.attachment %}
|
{% if form.errors.attachment %}
|
||||||
<small class='error'>{{ form.errors.attachment }}</small>
|
<small class='error'>{{ form.errors.attachment }}</small>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
<p id='ShowFileUploadPara'><button type="button" class="btn btn-warning btn-sm" id='ShowFileUpload'>{% trans "Attach File(s) »" %}</button></p>
|
<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