修改注册BUG
This commit is contained in:
parent
caca8d1319
commit
0c89ef0360
|
@ -1012,9 +1012,11 @@ module ApplicationHelper
|
|||
###xianbo
|
||||
end
|
||||
###by xianbo
|
||||
unless pramas[:repository].nil?
|
||||
if params[:repository][:upassword]==""
|
||||
html << "<li>密码不能设置为空。</li>\n"
|
||||
end
|
||||
end
|
||||
###xianbo
|
||||
html << "</ul></div>\n"
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue