зеркало из https://github.com/mozilla/spark-eol.git
Bug 659428: removed request for video placeholder img
This commit is contained in:
Родитель
60ab0b2f0c
Коммит
6bf06613ef
|
@ -4,8 +4,7 @@
|
|||
id="firefox-video"
|
||||
width="640"
|
||||
height="360"
|
||||
controls="controls"
|
||||
poster="{{ MEDIA_URL }}img/video-ph.jpg">
|
||||
controls="controls">
|
||||
|
||||
<source src="http://videos-cdn.mozilla.net/serv/marketing/firefox4/Mobile-launch-greatday640.webm" type="video/webm" />
|
||||
|
||||
|
@ -43,8 +42,7 @@
|
|||
id="sync-video"
|
||||
width="640"
|
||||
height="360"
|
||||
controls="controls"
|
||||
poster="{{ MEDIA_URL }}img/video-ph.jpg">
|
||||
controls="controls">
|
||||
|
||||
<source src="http://videos-cdn.mozilla.net/serv/air_mozilla/SyncSetupDemo_final.webm" type="video/webm" />
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче