Skip to content
This repository was archived by the owner on Oct 8, 2021. It is now read-only.

Panel: only call getWrapper on create or when page changes for external #7004

Closed
wants to merge 1 commit into from

Conversation

arschmitz
Copy link
Contributor

Fixes gh-6885
Fixes gh-6260

@arschmitz arschmitz closed this Jan 24, 2014
@arschmitz arschmitz reopened this Jan 30, 2014
@@ -35,6 +37,8 @@
ok( $panel.hasClass( defaults.classes.panelClosed ), "panel is closed by default" );
});



Choose a reason for hiding this comment

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

These are unnecessary.

@gabrielschulhof
Copy link

Aside from those blank lines, 👍

@gabrielschulhof gabrielschulhof added this to the 1.4.2 milestone Feb 26, 2014
@arschmitz arschmitz closed this in b003c20 Feb 27, 2014
@arschmitz arschmitz deleted the issue-6885 branch July 1, 2014 16:36
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.

Panel reloads content div on first open IFRAME content disappears when panel closes (1.4-alpha)
2 participants