LeireTedCas commited on
Commit
64117e1
1 Parent(s): 365cf41

Update templates/escuchar_uro1.html

Browse files
Files changed (1) hide show
  1. templates/escuchar_uro1.html +1 -1
templates/escuchar_uro1.html CHANGED
@@ -140,7 +140,7 @@
140
  <!-- inserting these scripts at the end to be able to use all the elements in the DOM -->
141
  <script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
142
  <script src="/static/js/recorder.js"></script>
143
- <script src="/static/js/app.js"></script>
144
  <!-- Agrega un cuadro de texto para mostrar la respuesta -->
145
  <!--<input type="text" id="responseTextBox" readonly>-->
146
  <!--<div id="textElement">-->
 
140
  <!-- inserting these scripts at the end to be able to use all the elements in the DOM -->
141
  <script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
142
  <script src="/static/js/recorder.js"></script>
143
+ <script src="/static/js/appuro.js"></script>
144
  <!-- Agrega un cuadro de texto para mostrar la respuesta -->
145
  <!--<input type="text" id="responseTextBox" readonly>-->
146
  <!--<div id="textElement">-->