Deleted all trailing whitespace.
This commit is contained in:
2
doc/_static/insertIframe.js
vendored
2
doc/_static/insertIframe.js
vendored
@@ -1,4 +1,4 @@
|
||||
function insertIframe (elementId, iframeSrc)
|
||||
function insertIframe (elementId, iframeSrc)
|
||||
{
|
||||
var iframe;
|
||||
if (document.createElement && (iframe = document.createElement('iframe')))
|
||||
|
Reference in New Issue
Block a user