Corrections cloud
Compare changes
Files
2- Arthur Le Bars authored
+ 5
− 2
@@ -492,9 +492,12 @@ class RunWorkflow(speciesData.SpeciesData):
workflow_dict["steps"]["2"]["tool_state"] = workflow_dict["steps"]["2"]["tool_state"].replace("__MENU_URL__", "https://{hostname}/sp/{genus_sp}/feature/{Genus}/{species}/{id}".format(hostname=self.config["hostname"], genus_sp=self.genus_species, Genus=self.genus_uppercase, species=self.species, id="{id}"))