From 3533bf588b0b0fcbed187e4f7e13edd046a7e5c2 Mon Sep 17 00:00:00 2001 From: ibuler Date: Tue, 14 Aug 2018 18:08:07 +0800 Subject: [PATCH] =?UTF-8?q?[Bugfix]=20=E4=BF=AE=E5=A4=8D=E4=BF=AE=E6=94=B9?= =?UTF-8?q?=E8=B5=84=E4=BA=A7=E6=8A=A5=E9=94=99=E6=97=A0=E6=8F=90=E7=A4=BA?= =?UTF-8?q?=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/assets/templates/assets/asset_update.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/assets/templates/assets/asset_update.html b/apps/assets/templates/assets/asset_update.html index 7ed1da05a..caff4286d 100644 --- a/apps/assets/templates/assets/asset_update.html +++ b/apps/assets/templates/assets/asset_update.html @@ -12,7 +12,7 @@ {% block form %}
- {% if form.no_field_errors %} + {% if form.non_field_errors %}
{{ form.non_field_errors }}