diff --git a/standards/templates/standards/standards_add.html b/standards/templates/standards/standards_add.html index f682829..4f55610 100644 --- a/standards/templates/standards/standards_add.html +++ b/standards/templates/standards/standards_add.html @@ -151,12 +151,12 @@ Verlinkte Dateien: - + {% if update == True %} {% for f in standard.addedfiles_nc.all %} {% getNCFileInfos request f.nc_id as filename %} - {{filename}} + {% endfor %} {% endif %}
{{filename}}