Roo/htmleditor/BlockFigure.js
authorAlan <alan@roojs.com>
Thu, 6 Jan 2022 06:57:33 +0000 (14:57 +0800)
committerAlan <alan@roojs.com>
Thu, 6 Jan 2022 06:57:33 +0000 (14:57 +0800)
Roo/htmleditor/BlockFigure.js

index 81959ef..f8f1253 100644 (file)
@@ -240,7 +240,7 @@ Roo.extend(Roo.htmleditor.BlockFigure, Roo.htmleditor.Block, {
                 allowfullscreen : true,
                 width : 420,  // these are for video tricks - that we replace the outer
                 height : 315,
-                src : this.video_src,
+                src : this.video_url,
                 cn : [
                     img
                 ]