forked from enviPath/enviPy
Wip
This commit is contained in:
@ -13,6 +13,14 @@ register_template(
|
||||
"modals.collections.compound",
|
||||
"modals/collections/new_pes_modal.html",
|
||||
)
|
||||
register_template(
|
||||
"epdb.actions.objects.pathway.add",
|
||||
"actions/objects/pathway_add_pes.html",
|
||||
)
|
||||
register_template(
|
||||
"epdb.modals.objects.pathway.add",
|
||||
"modals/objects/add_pathway_pes_node_modal.html"
|
||||
)
|
||||
|
||||
# PES Viz
|
||||
register_template(
|
||||
|
||||
Reference in New Issue
Block a user