mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-07-01 22:14:32 +02:00
Removed left over dump tag
This commit is contained in:
parent
c7b9f9e50a
commit
5d318b2693
1 changed files with 0 additions and 1 deletions
|
@ -15,7 +15,6 @@
|
||||||
<li>
|
<li>
|
||||||
<b>{{ name }}: </b>
|
<b>{{ name }}: </b>
|
||||||
{% for violation in error.violations %}
|
{% for violation in error.violations %}
|
||||||
{% dump(violation) %}
|
|
||||||
<i>{{ violation.propertyPath }}</i>: {{ violation.message|trans(violation.parameters, 'validators') }}<br>
|
<i>{{ violation.propertyPath }}</i>: {{ violation.message|trans(violation.parameters, 'validators') }}<br>
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
</li>
|
</li>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue