Skip to content
This repository has been archived by the owner on Feb 1, 2019. It is now read-only.

Login #358

Merged
merged 15 commits into from
Apr 23, 2015
Merged

Login #358

merged 15 commits into from
Apr 23, 2015

Conversation

LinuxBozo
Copy link
Contributor

Login/Terms functionality for #315

<button type="submit" ng-click="login()" class="btn login-button">Log in</button>

<div class="login-terms-agree">
By logging in, you agree to the <a href="" ng-click="toggleTerms()">Terms of Service</a>.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be a <button> not an <a> since it doesn't link anywhere.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 Good catch. Just apply class="btn btn__link" to it and it'll look like a link.

doelleri added a commit that referenced this pull request Apr 23, 2015
@doelleri doelleri merged commit c5da625 into cfpb:milestone10 Apr 23, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants