LeireTedCas commited on
Commit
7478e79
·
1 Parent(s): dbe56f8

Update templates/buscador_trauma.html

Browse files
Files changed (1) hide show
  1. templates/buscador_trauma.html +1 -1
templates/buscador_trauma.html CHANGED
@@ -19,7 +19,7 @@
19
  <button type="submit" class="btn btn-primary btn-block btn-large" style="padding-bottom: 1%;width:4%;background-color: rgb(0, 128, 255);border:1px solid white; border-radius: 30%;box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.2);" > <img src='../static/IMG/lupa.png' alt="" style="max-width:100%;padding-bottom: 0.5%;" > </button>
20
  <br>
21
  <br>
22
- <button type="button" name="escu" style="padding-right: 78%;font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman';font-size: 1.4rem;background-color: white; border: solid white" onclick="location.href='escuchar_trauma1.html'">Ir al asistente de voz: <img src="'../static/IMG/micro.png'" style="max-width:20%;border-radius: 100%;box-shadow:2px 2px 2px 1px rgba(0, 0, 0, 0.2);" onclick="location.href='escuchar_trauma1.html'"></button>
23
  <br>
24
  <br>
25
  <b style="font-size: 1.2rem;font-family: Arial, Helvetica, sans-serif;">{{prediction_text}}</b>
 
19
  <button type="submit" class="btn btn-primary btn-block btn-large" style="padding-bottom: 1%;width:4%;background-color: rgb(0, 128, 255);border:1px solid white; border-radius: 30%;box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.2);" > <img src='../static/IMG/lupa.png' alt="" style="max-width:100%;padding-bottom: 0.5%;" > </button>
20
  <br>
21
  <br>
22
+ <button type="button" name="escu" style="padding-right: 78%;font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman';font-size: 1.4rem;background-color: white; border: solid white" onclick="location.href='escuchar_trauma1.html'">Ir al asistente de voz: <img src='../static/IMG/micro.png' style="max-width:20%;border-radius: 100%;box-shadow:2px 2px 2px 1px rgba(0, 0, 0, 0.2);" onclick="location.href='escuchar_trauma1.html'"></button>
23
  <br>
24
  <br>
25
  <b style="font-size: 1.2rem;font-family: Arial, Helvetica, sans-serif;">{{prediction_text}}</b>