Fixing requests tests.

This commit is contained in:
Jakub Troszok 2012-06-27 00:55:54 +02:00
parent 4426bc1844
commit 5ab1856291
2 changed files with 2 additions and 2 deletions

View file

@ -23,7 +23,7 @@
-if f.object.new_record?
.clearfix
= f.label :admin, :class => "checkbox" do
= f.check_box :force_random_password
= f.check_box :force_random_password, {}, true, nil
%span Generate random password
%div.password-fields