forked from audrey/intranet
Merge pull request 'fix wrong video' (#9) from safety-changes into master
Reviewed-on: http://localhost:3000/IS/intranet/pulls/9
This commit is contained in:
commit
3034627b50
@ -5,7 +5,7 @@
|
||||
<h2 class="text-bold">Hearing Protection</h2>
|
||||
<center>
|
||||
<video width="700" height="525" controls>
|
||||
<source src="{{ asset('videos/4730-E.mp4')}}" type="video/mp4">
|
||||
<source src="{{ asset('videos/4671-E.mp4')}}" type="video/mp4">
|
||||
Sorry, your browser doesn't support the video element.
|
||||
</video>
|
||||
</center>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user