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

Change the order of template modes in admin interface #1291

Merged
merged 3 commits into from
Jul 30, 2018

Conversation

AdelDima
Copy link
Contributor

@AdelDima AdelDima commented Jul 30, 2018

capture

Fixes #1264.

@@ -150,15 +150,15 @@ public function render_theme_support() {
<p><?php esc_html_e( 'Your active theme is known to work well in paired or native mode.', 'amp' ); ?></p>
</div>
<?php endif; ?>
<dl>
<dl>
Copy link
Member

Choose a reason for hiding this comment

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

Looks like there is trailing whitespace introduced on some lines which should get trimmed.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Sorry, this was my first contribution, I fixed it now.

Copy link
Contributor

Choose a reason for hiding this comment

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

Welcome and thank you for your contribution, @AdelDima.

@westonruter westonruter changed the title Change the order of template modes in admin interface #1264 Change the order of template modes in admin interface Jul 30, 2018
@westonruter westonruter added this to the v1.0 milestone Jul 30, 2018
@westonruter westonruter merged commit 7684007 into ampproject:develop Jul 30, 2018
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.

3 participants