mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-07-16 07:56:21 +00:00
[Bugfix] Update asset create template bug
This commit is contained in:
parent
1d950c4f49
commit
e6537699fd
@ -5,7 +5,7 @@
|
||||
|
||||
{% block form %}
|
||||
<form action="" method="post" class="form-horizontal">
|
||||
{% if form.no_field_errors %}
|
||||
{% if form.non_field_errors %}
|
||||
<div class="alert alert-danger">
|
||||
{{ form.non_field_errors }}
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user