Merge branch 'add-refused-to-display-tips-to-link-preview' of https://github.com/Huxpro/reveal.js into dev
This commit is contained in:
@ -1603,6 +1603,9 @@
|
||||
'<div class="spinner"></div>',
|
||||
'<div class="viewport">',
|
||||
'<iframe src="'+ url +'"></iframe>',
|
||||
'<small class="viewport-inner">',
|
||||
'This link is refused to display in a frame due to its policy',
|
||||
'</small>',
|
||||
'</div>'
|
||||
].join('');
|
||||
|
||||
|
Reference in New Issue
Block a user