LeireTedCas commited on
Commit
820b8a0
·
1 Parent(s): a2162c0

Update templates/escuchar_trauma1.html

Browse files
Files changed (1) hide show
  1. templates/escuchar_trauma1.html +1 -1
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="https://cdn.rawgit.com/mattdiamond/Recorderjs/08e7abd9/dist/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>-->
 
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>-->