aboutsummaryrefslogtreecommitdiff
path: root/app/view/templates/edit.php
diff options
context:
space:
mode:
authorn-peugnet <n.peugnet@free.fr>2019-01-08 19:59:56 +0100
committervincent-peugnet <v.peugnet@free.fr>2019-01-08 19:59:56 +0100
commit7de50d7cc8722d229564488152bfb242adc2c80c (patch)
treecb00364b49d76f9b9881b6d3399135b7ed0dc046 /app/view/templates/edit.php
parentefab4af451c4759d4ea860741c6a27a997137fb6 (diff)
downloadwcms-7de50d7cc8722d229564488152bfb242adc2c80c.tar.gz
wcms-7de50d7cc8722d229564488152bfb242adc2c80c.zip
add edit script for improved edition comfort
Diffstat (limited to 'app/view/templates/edit.php')
-rw-r--r--app/view/templates/edit.php2
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