commit/galaxy-central: guerler: Deactivate upload icon
1 new commit in galaxy-central: https://bitbucket.org/galaxy/galaxy-central/commits/4eb6fc99fda9/ Changeset: 4eb6fc99fda9 User: guerler Date: 2013-10-11 20:58:57 Summary: Deactivate upload icon Affected #: 1 file diff -r b694170a3ad6017079a552c91bb2fd89ca1493ad -r 4eb6fc99fda92e240a1efaaf169c26effa70d429 templates/base/base_panels.mako --- a/templates/base/base_panels.mako +++ b/templates/base/base_panels.mako @@ -107,7 +107,7 @@ Galaxy.master = new master.GalaxyMaster(); Galaxy.frame_manager = new frame.GalaxyFrameManager(); Galaxy.modal = new modal.GalaxyModal(); - Galaxy.upload = new upload.GalaxyUpload(); + ##Galaxy.upload = new upload.GalaxyUpload(); }); </script></%def> 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