mirror of
https://github.com/galaxyproject/galaxy.git
synced 2026-09-24 07:12:04 +08:00
Scatterplot was missing require? Did not dig to see how this ever worked before, yet.
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user