Changes for page Videos

Last modified by Leon Poon on 2024/03/23 04:29

From version 2.1
edited by Leon Poon
on 2019/04/20 06:15
Change comment: Install extension [org.xwiki.contrib:application-help-center/1.4]
To version 1.1
edited by Leon Poon
on 2018/12/16 14:33
Change comment: Install extension [org.xwiki.contrib:application-help-center/1.3]

Summary

Details

Page properties
Content
... ... @@ -55,7 +55,7 @@
55 55  
56 56  #macro (helpVideoCard $data)
57 57   <div class="videoCard">
58 - <iframe src="$data.url" allowfullscreen title="$escapetool.xml($data.title)" role="presentation" ></iframe>
58 + <iframe src="$data.url" allowfullscreen></iframe>
59 59   <div class="videoCard-body">
60 60   <div class="videoCard-title">
61 61   $escapetool.xml($data.title)