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

Fix post field partial from erroneously selecting nested post placements #355

Merged
merged 5 commits into from Jul 28, 2017

Conversation

westonruter
Copy link
Contributor

@westonruter westonruter added this to the Next Minor Release milestone Jul 23, 2017
@westonruter westonruter force-pushed the fix/nested-post-field-partials branch from 0de2a48 to 84a4f9a Compare July 23, 2017 04:43
*/
createEditShortcutForPlacement: function( placement ) {
var partial = this;
if ( placement.container && placement.container.find( '> .customize-partial-edit-shortcut-button:first-child' ).length ) {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

The selector here wasn't right. Fixed in #356.

@westonruter westonruter modified the milestones: Next Minor Release, 0.8.7 Aug 3, 2017
@valendesigns valendesigns deleted the fix/nested-post-field-partials branch August 23, 2017 02: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.

None yet

1 participant