Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/itchief/feedbackForm.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoritchief <alex.malcev1980@gmail.com>2018-12-01 16:22:44 +0300
committeritchief <alex.malcev1980@gmail.com>2018-12-01 16:22:44 +0300
commit7dcf24ffb8135607f513d8fd57fa713d670df927 (patch)
tree4dea478a811252219610f58b6a107909fd59d9e7
parent757dda97027ca36e4482ce795b80917165334ceb (diff)
Исправление файла index.html2.0.0
-rw-r--r--feedback/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/feedback/index.html b/feedback/index.html
index 5d09a32..3fee592 100644
--- a/feedback/index.html
+++ b/feedback/index.html
@@ -154,6 +154,7 @@
<script src="/feedback/vendors/jquery/jquery-3.3.1.min.js"></script>
<script src="/feedback/vendors/bootstrap/js/bootstrap.bundle.min.js"></script>
+ <script src="/feedback/js/process-forms.js"></script>
<script src="/feedback/js/main.js"></script>
</body>