Spaces:
Sleeping
Sleeping
Commit
·
dc5184f
1
Parent(s):
91fb674
Update templates/escuchar_admision1.html
Browse files
templates/escuchar_admision1.html
CHANGED
@@ -117,7 +117,7 @@
|
|
117 |
|
118 |
<!-- inserting these scripts at the end to be able to use all the elements in the DOM -->
|
119 |
<script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
|
120 |
-
<script src="
|
121 |
<script src="/static/js/appadmision.js"></script>
|
122 |
|
123 |
</body>
|
|
|
117 |
|
118 |
<!-- inserting these scripts at the end to be able to use all the elements in the DOM -->
|
119 |
<script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
|
120 |
+
<script src="/static/js/recorder.js"></script>
|
121 |
<script src="/static/js/appadmision.js"></script>
|
122 |
|
123 |
</body>
|