Skip to content

Minor issue with example #37

Description

@rmckeel

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions