Skip to content

Commit

Permalink
Remove old django_file_form templates no more used.
Browse files Browse the repository at this point in the history
  • Loading branch information
wlorenzetti committed May 19, 2023
1 parent 476ff84 commit dead595
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion g3w-admin/core/templates/core/generalsuitedata_form.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,5 @@ <h4><i class="icon fa fa-ban"></i> {% trans 'Alert' %}!</h4>
{% crispy form %}
{% g3wadmin_add_button_form%}
</form>
{% include 'core/django_file_form/upload_template.html' %}

{% endblock %}

0 comments on commit dead595

Please sign in to comment.