commit/galaxy-central: carlfeberhard: Scatterplot (framework): remove backbone-relational
1 new commit in galaxy-central: https://bitbucket.org/galaxy/galaxy-central/commits/8bdb1113ad04/ Changeset: 8bdb1113ad04 User: carlfeberhard Date: 2013-12-10 20:11:37 Summary: Scatterplot (framework): remove backbone-relational Affected #: 1 file diff -r d5217f01960360a9d7298fa679b839c806cab893 -r 8bdb1113ad0425aab54f31b4c5a37fe456a675d2 config/plugins/visualizations/scatterplot/templates/scatterplot.mako --- a/config/plugins/visualizations/scatterplot/templates/scatterplot.mako +++ b/config/plugins/visualizations/scatterplot/templates/scatterplot.mako @@ -15,7 +15,6 @@ <script type="text/javascript" src="/static/scripts/libs/jquery/jquery.migrate.js"></script><script type="text/javascript" src="/static/scripts/libs/underscore.js"></script><script type="text/javascript" src="/static/scripts/libs/backbone/backbone.js"></script> -<script type="text/javascript" src="/static/scripts/libs/backbone/backbone-relational.js"></script><script type="text/javascript" src="/static/scripts/libs/handlebars.runtime.js"></script><script type="text/javascript" src="/static/scripts/libs/d3.js"></script><script type="text/javascript" src="/static/scripts/libs/bootstrap.js"></script> 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