LeireTedCas commited on
Commit
dc5184f
·
1 Parent(s): 91fb674

Update templates/escuchar_admision1.html

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