commit/galaxy-central: jgoecks: Comment out recently used tool update for now because it is not implemented yet.
1 new commit in galaxy-central: https://bitbucket.org/galaxy/galaxy-central/changeset/0edea146c964/ changeset: 0edea146c964 user: jgoecks date: 2012-04-09 22:17:46 summary: Comment out recently used tool update for now because it is not implemented yet. affected #: 1 file diff -r 507135da0b2c15ddbb05759c5d38a0ed0f429d0a -r 0edea146c96436e63076550c595bcc444ba2cdb0 templates/tool_executed.mako --- a/templates/tool_executed.mako +++ b/templates/tool_executed.mako @@ -16,7 +16,7 @@ %if trans.user: if (inside_galaxy_frameset) { - parent.frames.galaxy_tools.update_recently_used(); + //parent.frames.galaxy_tools.update_recently_used(); } %endif 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