Skip to content

Commit 47965bc

Browse files
ptdevMorrisJobke
authored andcommitted
Added missing break (#13)
1 parent fd8bc41 commit 47965bc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

jquery.strengthify.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@
107107
css = 'password-good';
108108
bsLevel = 'info';
109109
message = "Getting better.";
110+
break;
110111
case 4:
111112
css = 'password-good';
112113
bsLevel = 'success';

0 commit comments

Comments
 (0)