From f335e35ba4a44d783830c629c20e1ccbf1a3c8ff Mon Sep 17 00:00:00 2001 From: halcyon <864072399@qq.com> Date: Thu, 22 Jan 2015 23:02:44 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=B5=84=E4=BA=A7=E6=9B=B4?= =?UTF-8?q?=E6=94=B9=E9=A1=B5=E9=9D=A2=E6=97=A0=E6=B3=95=E6=8F=90=E4=BA=A4?= =?UTF-8?q?bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/jasset/host_edit.html | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/templates/jasset/host_edit.html b/templates/jasset/host_edit.html index d3a3f2f00..f197efa53 100644 --- a/templates/jasset/host_edit.html +++ b/templates/jasset/host_edit.html @@ -49,7 +49,7 @@
{% for t, type in login_types.items %} {% ifequal t post.login_type %} -
+
{% else %}
{% endifequal %} @@ -58,22 +58,22 @@ @@ -212,4 +212,5 @@ $('#assetForm').validator({ + {% endblock %} \ No newline at end of file