Scatterplot was missing require? Did not dig to see how this ever worked before, yet.

This commit is contained in:
Dannon Baker
2017-12-04 08:46:03 -05:00
parent df1083c541
commit b6509f402f
@@ -28,6 +28,7 @@ ${h.stylesheet_link( root + 'plugins/visualizations/scatterplot/static/scatterpl
window.Galaxy = { root: '${ root }' };
</script>
${h.js( 'libs/jquery/jquery',
'libs/require',
'libs/jquery/jquery.migrate',
'libs/jquery/jquery-ui',
'libs/bootstrap',