commit/galaxy-central: guerler: Use refreshHdas to refresh history during upload
1 new commit in galaxy-central: https://bitbucket.org/galaxy/galaxy-central/commits/82cd70ba007c/ Changeset: 82cd70ba007c User: guerler Date: 2013-10-22 04:00:42 Summary: Use refreshHdas to refresh history during upload Affected #: 1 file diff -r 8ae19975dd333c6b4b4c15f93a0350a24f3c10db -r 82cd70ba007ced10ee3f4e32486569641b83dc0a static/scripts/galaxy.upload.js --- a/static/scripts/galaxy.upload.js +++ b/static/scripts/galaxy.upload.js @@ -278,7 +278,7 @@ sy.addClass(this.state.success); // update galaxy history - Galaxy.currHistoryPanel.refresh(); + Galaxy.currHistoryPanel.refreshHdas(); }, // error 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)
-
commits-noreply@bitbucket.org