don't show error message while iframe fades in #1577
This commit is contained in:
parent
001d4d94d3
commit
f2bd9d2970
3 changed files with 28 additions and 2 deletions
|
@ -1604,7 +1604,7 @@
|
|||
'<div class="viewport">',
|
||||
'<iframe src="'+ url +'"></iframe>',
|
||||
'<small class="viewport-inner">',
|
||||
'This link is refused to display in a frame due to its policy',
|
||||
'<span class="x-frame-error">Unable to load iframe. This is likely due to the site\'s policy (x-frame-options).</span>',
|
||||
'</small>',
|
||||
'</div>'
|
||||
].join('');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue