mirror of
https://github.com/galaxyproject/galaxy.git
synced 2026-09-24 16:30:27 +08:00
Fix scatterplot as example of mako entrypoint -- this needs to be generalized
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
##data = list( hda.datatype.dataset_column_dataprovider( hda, limit=10000 ) )
|
||||
|
||||
# Use root for resource loading.
|
||||
root = h.url_for( '/' )
|
||||
root = h.url_for( '/static/' )
|
||||
%>
|
||||
## ----------------------------------------------------------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user