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 layout on subscribers page #419

Merged
merged 1 commit into from Mar 10, 2016
Merged

Fix layout on subscribers page #419

merged 1 commit into from Mar 10, 2016

Conversation

kylefiedler
Copy link
Contributor

screenshot 2015-11-24 14 58 09

@schneems schneems deployed to codetriage-staging-pr-419 November 24, 2015 19:58 Active
@schneems
Copy link
Member

Good catch. That page looks much better.

@kylefiedler
Copy link
Contributor Author

@schneems can you put that in a separate issue?

= link_to 'Edit Account'.html_safe, edit_user_path(@user), class: 'edit-account'
.subpage-header-actions
= link_to 'Delete Account'.html_safe, user_path(@user), method: "delete", confirm: "#{t("web-app-theme.confirm", default: "Are you sure?")}"
= link_to 'Edit Account'.html_safe, edit_user_path(@user), class: 'header-primary-action'
Copy link

Choose a reason for hiding this comment

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

Single quotes??!?

@ethangl
Copy link

ethangl commented Nov 25, 2015

💅

schneems added a commit that referenced this pull request Mar 10, 2016
@schneems schneems merged commit 0438232 into master Mar 10, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants