File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 57
57
<div id =" num-sound-file-existing" class =" border bg-light px-2 py-1 my-2" style =" border-color: #ced4da" >
58
58
<button type =" button" class =" btn btn-sm btn-danger" onclick =" $('#num-sound-file-new').removeClass('d-none'),$(this.parentNode).remove()" >🗙</button >
59
59
{{ numerology.sound_file }}
60
- <a href =" #" onclick =" (new Audio('/ sound?name= {{ numerology.sound_file }} ')).play(); return false" class =" align-text-top" >
60
+ <a href =" #" onclick =" (new Audio('sound/ {{ numerology.sound_file }} ')).play(); return false" class =" align-text-top" >
61
61
<svg xmlns =" http://www.w3.org/2000/svg" width =" 24" height =" 24" fill =" currentColor" class =" bi bi-volume-up" viewBox =" 0 0 16 16" >
62
62
<path d =" M11.536 14.01A8.47 8.47 0 0 0 14.026 8a8.47 8.47 0 0 0-2.49-6.01l-.708.707A7.48 7.48 0 0 1 13.025 8c0 2.071-.84 3.946-2.197 5.303z" />
63
63
<path d =" M10.121 12.596A6.48 6.48 0 0 0 12.025 8a6.48 6.48 0 0 0-1.904-4.596l-.707.707A5.48 5.48 0 0 1 11.025 8a5.48 5.48 0 0 1-1.61 3.89z" />
You can’t perform that action at this time.
0 commit comments