commit/galaxy-central: jgoecks: Make 'add dataset to trackster' dialog compatiable with new modal behavior.
1 new commit in galaxy-central: https://bitbucket.org/galaxy/galaxy-central/changeset/0b58ac6510c5/ changeset: 0b58ac6510c5 user: jgoecks date: 2012-08-20 16:27:44 summary: Make 'add dataset to trackster' dialog compatiable with new modal behavior. affected #: 1 file diff -r 47188cc45d188e433f3e109710c3cfb1b8e23697 -r 0b58ac6510c5df73ffb1634f874c5283e3d2d068 templates/root/history.mako --- a/templates/root/history.mako +++ b/templates/root/history.mako @@ -250,7 +250,6 @@ }, "View in saved visualization": function() { // Show new modal with saved visualizations. - parent.hide_modal(); parent.show_modal("Add Data to Saved Visualization", table_html, { "Cancel": function() { parent.hide_modal(); Repository URL: https://bitbucket.org/galaxy/galaxy-central/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email.
participants (1)
-
Bitbucket