removed debugging messages
This commit is contained in:
parent
b0f78fb89d
commit
7322f88733
@ -28,9 +28,7 @@
|
|||||||
fillScript.setAttribute('data-field-' + tagName, tagName + '-flag');
|
fillScript.setAttribute('data-field-' + tagName, tagName + '-flag');
|
||||||
},
|
},
|
||||||
linkedInAutofillClicked = false;
|
linkedInAutofillClicked = false;
|
||||||
|
|
||||||
console.log(firstRow);
|
|
||||||
console.log(mktoForm);
|
|
||||||
// style the holder div
|
// style the holder div
|
||||||
iframeHolderDiv.style.textAlign = 'center';
|
iframeHolderDiv.style.textAlign = 'center';
|
||||||
iframeHolderDiv.style.margin = '10px 0px';
|
iframeHolderDiv.style.margin = '10px 0px';
|
||||||
|
Loading…
Reference in New Issue
Block a user