demarches-normaliennes/app/views/password_complexity/_bar.html.haml

2 lines
104 B
Text
Raw Normal View History

#complexity-bar.password-complexity{ class: "complexity-#{@length < @min_length ? @score/2 : @score}" }