1 new commit in galaxy-central: https://bitbucket.org/galaxy/galaxy-central/commits/4ff34b0a0f9d/ Changeset: 4ff34b0a0f9d User: jgoecks Date: 2013-09-11 20:45:06 Summary: Remove TODO because it is not needed--any Backbone object can be a mixin. Affected #: 1 file diff -r 5c606445f35e6328e92e70a2c55eb148086696e1 -r 4ff34b0a0f9dc763b87ce20bcb39c75447aed94d static/scripts/viz/circster.js --- a/static/scripts/viz/circster.js +++ b/static/scripts/viz/circster.js @@ -3,7 +3,6 @@ /** * Utility class for working with SVG. */ -// TODO: make into a mixin. var SVGUtils = Backbone.Model.extend({ /** 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.