commit/galaxy-central: jgoecks: Remove duplicate JS scripts from grids.
1 new commit in galaxy-central: https://bitbucket.org/galaxy/galaxy-central/commits/87101044e7d4/ Changeset: 87101044e7d4 User: jgoecks Date: 2013-12-11 20:23:57 Summary: Remove duplicate JS scripts from grids. Affected #: 1 file diff -r 42a88bd063ee84f0d1ddb38ddcff564421ed8140 -r 87101044e7d4bc1d7495c0dfdaf3663339618047 templates/grid_base.mako --- a/templates/grid_base.mako +++ b/templates/grid_base.mako @@ -21,7 +21,6 @@ <% self.init(insert) self.stylesheets() - self.javascripts() self.grid_javascripts() if embedded: self.render_grid_header( grid, 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