debugging output

This commit is contained in:
Cappy Popp 2021-01-07 10:41:30 -05:00
parent 7c7daafbe3
commit 1fde350405

View File

@ -29,6 +29,8 @@
}, },
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';