mirror of
https://github.com/alextselegidis/easyappointments.git
synced 2024-11-10 18:12:26 +03:00
Load the working plan exceptions modal via the component helper
This commit is contained in:
parent
81b93fc17d
commit
8c353917b2
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue