1 new commit in galaxy-central: https://bitbucket.org/galaxy/galaxy-central/changeset/9deeb2fec661/ changeset: 9deeb2fec661 user: james_taylor date: 2012-09-17 21:41:35 summary: trackster: fix adding bookmarks affected #: 1 file diff -r 36f7e3a78eb1c670332916afef78b33b805bcd79 -r 9deeb2fec6612253de699cc7207ffba09775c88b templates/tracks/browser.mako --- a/templates/tracks/browser.mako +++ b/templates/tracks/browser.mako @@ -36,6 +36,8 @@ }); require( ["viz/trackster_ui","viz/trackster/util","viz/trackster/tracks"], function( trackster_ui, util, tracks ) { + var add_bookmark = trackster_ui.add_bookmark + // // Place URLs here so that url_for can be used to generate them. // 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.