mirror of
https://github.com/galaxyproject/galaxy.git
synced 2026-09-24 16:30:27 +08:00
Plugin framework: factor out page serving responsibility, add HookPluginManager subclass and PageServingPluginManager subclass; Visualization registry: inherit from PageServingPluginManager
This commit is contained in:
@@ -11,5 +11,5 @@
|
||||
<params>
|
||||
<param type="dataset" var_name_in_template="hda" required="true">dataset_id</param>
|
||||
</params>
|
||||
<template>scatterplot/templates/scatterplot.mako</template>
|
||||
<template>scatterplot.mako</template>
|
||||
</visualization>
|
||||
|
||||
Reference in New Issue
Block a user