[Feature] Attach AdditionalInformation to Nodes (#428)

Co-authored-by: Tim Lorsbach <tim@lorsba.ch>
Reviewed-on: enviPath/enviPy#428
This commit is contained in:
2026-07-20 09:32:28 +12:00
parent 31c57299e4
commit ac8df05913
10 changed files with 398 additions and 8 deletions

View File

@ -7,7 +7,7 @@
{% block action_modals %}
{% include "modals/objects/edit_scenario_modal.html" %}
{% include "modals/objects/add_additional_information_modal.html" %}
{% include "modals/objects/add_scenario_additional_information_modal.html" %}
{% include "modals/objects/update_scenario_additional_information_modal.html" %}
{% include "modals/objects/generic_delete_modal.html" %}
{% endblock action_modals %}