Validate forms the Angular way. Also: Validate on submit.
This commit is contained in:
parent
caf732a04c
commit
2a0b2add0d
9 changed files with 51 additions and 43 deletions
app/styles
|
@ -40,3 +40,7 @@ a[target="_blank"]:after {
|
|||
font-size: 0.8em;
|
||||
margin-left: 0.1em;
|
||||
}
|
||||
|
||||
.has-error .help-block {
|
||||
color: $text-color;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue