Load the working plan exceptions modal via the component helper

This commit is contained in:
alextselegidis 2021-11-17 08:46:58 +01:00
parent 81b93fc17d
commit 8c353917b2
1 changed files with 1 additions and 1 deletions

View File

@ -384,7 +384,7 @@
<tbody><!-- Dynamic Content --></tbody>
</table>
<?php require __DIR__ . '/../modals/working_plan_exceptions_modal.php' ?>
<?php component('working_plan_exceptions_modal') ?>
</div>
</div>
</div>