diff options
Diffstat (limited to 'app/view/templates/edit.php')
-rw-r--r-- | app/view/templates/edit.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/view/templates/edit.php b/app/view/templates/edit.php index c220678..e01846e 100644 --- a/app/view/templates/edit.php +++ b/app/view/templates/edit.php @@ -23,6 +23,8 @@ </form> </main> + +<script src="<?= Model::jspath() ?>edit.js"></script> </body> <?php $this->stop('page') ?>
\ No newline at end of file |