coverted to typescript and imported from eo project.
todo: fix api calls to CA
This commit is contained in:
@@ -8,6 +8,12 @@
|
||||
/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Channel Automation Vue Apps</title>
|
||||
<script>
|
||||
function resizeIframe(obj) {
|
||||
obj.style.height =
|
||||
obj.contentWindow.document.documentElement.scrollHeight + "px";
|
||||
}
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
<div id="app"></div>
|
||||
|
||||
Reference in New Issue
Block a user