Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix #1302: add 'stay connected' checkbox #1323

Merged
merged 3 commits into from
Aug 12, 2015
Merged

fix #1302: add 'stay connected' checkbox #1323

merged 3 commits into from
Aug 12, 2015

Conversation

nicosomb
Copy link
Member

No description provided.

@nicosomb nicosomb modified the milestones: 2.0, 2.0.0-alpha Aug 12, 2015
@@ -33,6 +33,11 @@
<input type="password" id="password" name="_password" />
</div>

<div class="input-field s12">
<input type="checkbox" id="remember_me" name="_remember_me" checked />
<label for="remember_me">Keep me logged in</label>
Copy link
Member

Choose a reason for hiding this comment

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

Indentation fail :)
What about translation ?

@nicosomb
Copy link
Member Author

fixed.

@j0k3r
Copy link
Member

j0k3r commented Aug 12, 2015

What about translation ?

@nicosomb
Copy link
Member Author

grrr, forgot it. will fix.

@nicosomb
Copy link
Member Author

Fixed.

j0k3r added a commit that referenced this pull request Aug 12, 2015
fix #1302: add 'stay connected' checkbox
@j0k3r j0k3r merged commit a8596c3 into v2 Aug 12, 2015
@j0k3r j0k3r deleted the v2-1302-checkbox branch August 12, 2015 11:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants