Commit 8c9eb6f6 authored by Guillaume Perréal's avatar Guillaume Perréal
Browse files

Typo dans le template du champ file_upload.

Showing with 1 addition and 1 deletion
+1 -1
...@@ -37,7 +37,7 @@ ...@@ -37,7 +37,7 @@
</span>&nbsp;(<span class="size"> </span>&nbsp;(<span class="size">
{{- file.size|default -}} {{- file.size|default -}}
</span>) </span>)
<span class="error danger"></p> <span class="error danger"></span>
</p> </p>
{% endblock -%} {% endblock -%}
</div> </div>
......
Supports Markdown
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