commit/galaxy-central: guerler: Undo fix for popup menus
1 new commit in galaxy-central: https://bitbucket.org/galaxy/galaxy-central/commits/96d7f3af0b61/ Changeset: 96d7f3af0b61 User: guerler Date: 2014-01-24 18:07:44 Summary: Undo fix for popup menus Affected #: 1 file diff -r ef31ebe84aaef0998f2c2d828c8b10352d33de85 -r 96d7f3af0b618c195ba4a00e47be26102e59a368 static/scripts/galaxy.base.js --- a/static/scripts/galaxy.base.js +++ b/static/scripts/galaxy.base.js @@ -185,7 +185,7 @@ link.click(); } } - return false; + //return false; } }; } 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