commit/galaxy-central: jgoecks: Remove unused var from Trackster init.
1 new changeset in galaxy-central: http://bitbucket.org/galaxy/galaxy-central/changeset/5959dcd2182c/ changeset: r5445:5959dcd2182c user: jgoecks date: 2011-04-22 15:10:17 summary: Remove unused var from Trackster init. affected #: 1 file (58 bytes) --- a/templates/tracks/browser.mako Thu Apr 21 18:26:36 2011 -0400 +++ b/templates/tracks/browser.mako Fri Apr 22 09:10:17 2011 -0400 @@ -69,7 +69,6 @@ chrom_url = "${h.url_for( action='chroms' )}", dataset_state_url = "${h.url_for( action='dataset_state' )}", converted_datasets_state_url = "${h.url_for( action='converted_datasets_state' )}", - filters_url = "${h.url_for( action='filters' )}", addable_track_types = { "LineTrack": LineTrack, "FeatureTrack": FeatureTrack, "ReadTrack": ReadTrack }, view; 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