Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

Clean the delegated closing method up so it doesn't break the details on subsequent clicks. #384

Merged
merged 1 commit into from Jun 12, 2014
Merged

Clean the delegated closing method up so it doesn't break the details on subsequent clicks. #384

merged 1 commit into from Jun 12, 2014

Conversation

jcsackett
Copy link
Contributor

No description provided.

@jujugui
Copy link
Contributor

jujugui commented Jun 12, 2014

Test PASSed.
Refer to this link for build results: http://ci.jujugui.org:8080/job/juju-gui/1222/

@jujugui
Copy link
Contributor

jujugui commented Jun 12, 2014

Test FAILed.
Refer to this link for build results: http://ci.jujugui.org:8080/job/juju-gui/1223/

@jcsackett jcsackett changed the title WIP: Kill the destroy in charm-details. Clean the delegated closing method up so it doesn't break the details on subsequent clicks. Jun 12, 2014
@@ -95,6 +104,7 @@ YUI.add('charm-details-view', function(Y) {
if (breakout) { breakout.removeClass('with-charm'); }
// If the view is never rendered then charmView will not exist.
if (this.charmView) { this.charmView.destroy(); }
// Target the charm details div for the inspector popout content.
Copy link
Contributor

Choose a reason for hiding this comment

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

Does this comment still apply?

@hatched
Copy link
Contributor

hatched commented Jun 12, 2014

👍 QA OK Thanks for this fix!

@jcsackett
Copy link
Contributor Author

:shipit:

@jujugui
Copy link
Contributor

jujugui commented Jun 12, 2014

Test PASSed.
Refer to this link for build results: http://ci.jujugui.org:8080/job/juju-gui/1224/

@jujugui
Copy link
Contributor

jujugui commented Jun 12, 2014

Status: merge request accepted. Url: http://ci.jujugui.org:8080/job/juju-gui-merge

jujugui added a commit that referenced this pull request Jun 12, 2014
Clean the delegated closing method up so it doesn't break the details on subsequent clicks.
@jujugui jujugui merged commit 8673b3d into juju:develop Jun 12, 2014
@jujugui
Copy link
Contributor

jujugui commented Jun 12, 2014

Test PASSed.
Refer to this link for build results: http://ci.jujugui.org:8080/job/juju-gui/1226/

@jcsackett jcsackett deleted the charm-details-should-always-work branch June 12, 2014 18:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants