DmitrMakeev commited on
Commit
764c33d
·
verified ·
1 Parent(s): b972c86

Update js/rus/rus.js

Browse files
Files changed (1) hide show
  1. js/rus/rus.js +1 -1
js/rus/rus.js CHANGED
@@ -1831,7 +1831,7 @@ editor.BlockManager.add('custom-iframe', {
1831
  <!-- icon666.com - MILLIONS vector ICONS FREE --><svg id="Layer_1" enable-background="new 0 0 48 48" viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg" width="36" height="36"><path d="m38 8h-28c-2.2 0-4 1.8-4 4v24c0 2.2 1.8 4 4 4h8v-4h-8v-20h28v20h-8v4h8c2.2 0 4-1.8 4-4v-24c0-2.2-1.8-4-4-4zm-14 12-8 8h6v12h4v-12h6z" fill="#000000" style="fill: rgb(237, 237, 237);"></path></svg>
1832
  <span style="margin-top: 8px;">Iframe</span>
1833
  </div>`,
1834
- content: `<iframe id="custom-iframe" frameborder="0" width="480" height="405" src="https://rutube.ru/play/embed/07b6eb824bc99186218b55985adab513/" allow="clipboard-write; autoplay" webkitallowfullscreen mozallowfullscreen allowfullscreen style="position: relative; top: 0; margin: 0 auto; display: block;"></iframe>`,
1835
  attributes: {
1836
  class: ''
1837
  }
 
1831
  <!-- icon666.com - MILLIONS vector ICONS FREE --><svg id="Layer_1" enable-background="new 0 0 48 48" viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg" width="36" height="36"><path d="m38 8h-28c-2.2 0-4 1.8-4 4v24c0 2.2 1.8 4 4 4h8v-4h-8v-20h28v20h-8v4h8c2.2 0 4-1.8 4-4v-24c0-2.2-1.8-4-4-4zm-14 12-8 8h6v12h4v-12h6z" fill="#000000" style="fill: rgb(237, 237, 237);"></path></svg>
1832
  <span style="margin-top: 8px;">Iframe</span>
1833
  </div>`,
1834
+ content: `<iframe id="custom-iframe" frameborder="0" width="480" height="405" src="" allow="clipboard-write; autoplay" webkitallowfullscreen mozallowfullscreen allowfullscreen style="position: relative; top: 0; margin: 0 auto; display: block;"></iframe>`,
1835
  attributes: {
1836
  class: ''
1837
  }