formatting
This commit is contained in:
@@ -8,7 +8,8 @@
|
||||
<title>Engagement Orchestration Services</title>
|
||||
<script>
|
||||
function resizeIframe(obj) {
|
||||
obj.style.height = obj.contentWindow.document.documentElement.scrollHeight + 'px';
|
||||
obj.style.height =
|
||||
obj.contentWindow.document.documentElement.scrollHeight + "px";
|
||||
}
|
||||
</script>
|
||||
</head>
|
||||
|
||||
Reference in New Issue
Block a user