aboutsummaryrefslogtreecommitdiff
path: root/app/views/partials
diff options
context:
space:
mode:
authorThedro Neely <thedroneely@gmail.com>2019-03-28 21:27:29 -0400
committerThedro Neely <thedroneely@gmail.com>2019-03-28 21:27:29 -0400
commit3840a2f1c3aea3cb06bcd7ce8c476d2ec33441aa (patch)
treefe7199343e01c2103c50719db0816aa0d4644e2d /app/views/partials
parentb0d69c99d668c61f87b24b2891ca50c6eda7a37a (diff)
downloadthedroneely.com-3840a2f1c3aea3cb06bcd7ce8c476d2ec33441aa.tar.gz
thedroneely.com-3840a2f1c3aea3cb06bcd7ce8c476d2ec33441aa.tar.bz2
thedroneely.com-3840a2f1c3aea3cb06bcd7ce8c476d2ec33441aa.zip
app/views/contact: Remove Vue and add visual alerts
Diffstat (limited to 'app/views/partials')
-rw-r--r--app/views/partials/footer.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/app/views/partials/footer.php b/app/views/partials/footer.php
index 9cee022..6c3ecdc 100644
--- a/app/views/partials/footer.php
+++ b/app/views/partials/footer.php
@@ -52,6 +52,4 @@
<?php if (trim($_SERVER['REQUEST_URI'], '/') == 'contact') { ?>
-<script src="/js/VueDevelopment.js"></script>
-
<?php } ?>