Skip to content
This repository has been archived by the owner on Dec 16, 2022. It is now read-only.

Fix edit_post_link() #201

Merged
merged 2 commits into from
Jul 24, 2016
Merged

Fix edit_post_link() #201

merged 2 commits into from
Jul 24, 2016

Conversation

westonruter
Copy link
Contributor

@westonruter westonruter commented Jul 24, 2016

Fixes a regression introduced in #196. The reason for the regression is that post settings now are added dynamically with JS instead of statically with PHP every time the preview loads. So now we can change the focus-section message to an edit-post message and re-use the new ensurePosts function to ensure that the section is present and focus on it.

@westonruter westonruter added this to the 0.7 milestone Jul 24, 2016
@westonruter westonruter merged commit ffd51ae into develop Jul 24, 2016
@westonruter westonruter deleted the bugfix/edit-post-link branch July 24, 2016 00:06
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.

1 participant