Skip to content

Commit

Permalink
Fix drawrnajs caller
Browse files Browse the repository at this point in the history
  • Loading branch information
guerler committed Feb 11, 2018
1 parent 77340dd commit 1afea3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/plugins/visualizations/drawrna/config/drawrna.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@
<params>
<param type="dataset" var_name_in_template="hda" required="true">dataset_id</param>
</params>
<entry_point entry_point_type="chart" src="static/script.js" func="func"/>
<entry_point entry_point_type="chart" src="static/script.js"/>
</visualization>

0 comments on commit 1afea3e

Please sign in to comment.