This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
Repositories
Datasets
Forum
实训
竞赛
大数据
应用
Register
Sign In
OpenI
/
aiforge
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
128
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
add user new js
tags/v1.2.0-rc1
FuXiaoHei
11 years ago
parent
27f9b7a144
commit
fd7b0a2ba4
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
templates/admin/users/new.tmpl
+ 0
- 1
templates/admin/users/new.tmpl
View File
@@ -79,7 +79,6 @@
$(function(){
$('#login-type').on("change",function(){
var v = $(this).val();
alert(v.indexOf("0-")+1);
if(v.indexOf("0-")+1){
$('.auth-name').toggleHide();
$(".pwd").find("input").attr("required","required")
Write
Preview
Loading…
Cancel
Save