Browse Source

Signed-off-by: zry <admin@z-touhou.org>

zry 8 years ago
parent
commit
a2956232a5
1 changed files with 1 additions and 0 deletions
  1. 1 0
      templates/home/post.grant.html

+ 1 - 0
templates/home/post.grant.html

@@ -66,6 +66,7 @@
     }
 
     function RegistUserTaginput(fieldname){
+    	var olist = $("select[name='"+fieldname+"']").val();
     	$("select[name='"+fieldname+"']").tagsinput({
 	    	confirmKeys: [13, 32, 44],
 	    	trimValue: true