Spaces:
Sleeping
Sleeping
Commit
·
820b8a0
1
Parent(s):
a2162c0
Update templates/escuchar_trauma1.html
Browse files
templates/escuchar_trauma1.html
CHANGED
@@ -132,7 +132,7 @@
|
|
132 |
|
133 |
<!-- inserting these scripts at the end to be able to use all the elements in the DOM -->
|
134 |
<script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
|
135 |
-
<script src="
|
136 |
<script src="/static/js/app.js"></script>
|
137 |
<!-- Agrega un cuadro de texto para mostrar la respuesta -->
|
138 |
<!--<input type="text" id="responseTextBox" readonly>-->
|
|
|
132 |
|
133 |
<!-- inserting these scripts at the end to be able to use all the elements in the DOM -->
|
134 |
<script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
|
135 |
+
<script src="/static/js/recorder.js"></script>
|
136 |
<script src="/static/js/app.js"></script>
|
137 |
<!-- Agrega un cuadro de texto para mostrar la respuesta -->
|
138 |
<!--<input type="text" id="responseTextBox" readonly>-->
|