-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Description
An issue with this HTML: 'for' requires an ID to be set on the input field, e.g. <input id="currentPassword" ... >
Really nit-picky, just thought you might want to improve the HTML a bit.
<label for="currentPassword">Current</label> <input type="password" name="currentPassword" placeholder="Current password" ng-model="password.current" ng-remote-validate="/customer/validpassword" required>
Metadata
Metadata
Assignees
Labels
No labels