This website works better with JavaScript.
Explore
Help
Sign In
hushasha
/
trustieforge
Watch
1
Star
0
Fork
You've already forked trustieforge
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
论坛名称为空,可以不去校验
Browse Source
guange_homework
lizanle
10 years ago
parent
9d6263a9d1
commit
15b573871a
1 changed files
with
5 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
5
app/views/forums/index.html.erb
Unescape
Escape
View File
@ -98,6 +98,11 @@
}
}
);
}else{
check_pass = false;
}
if(check_pass == false){
return ;
}
}
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
hushasha/trustieforge
Title
Body
Create Issue