This commit is contained in:
Tim Lorsbach
2026-04-22 22:22:07 +02:00
parent 19840edc1e
commit 31b4784ecd
5 changed files with 177 additions and 9 deletions

View File

@ -0,0 +1,8 @@
<li>
<a
class="button"
onclick="document.getElementById('add_pathway_pes_node_modal').showModal(); return false;"
>
<i class="glyphicon glyphicon-plus"></i> Add PES</a
>
</li>