stripback example customizations

This commit is contained in:
Peter Morton 2023-08-25 12:39:15 -05:00
parent 74af26cb19
commit 967c338b02

View File

@ -369,12 +369,12 @@
}); });
}); });
</script> </script>
<!--
<div class="panel-body"> -->
<iframe id="iframe-api-v2-panel" src="https://app.five9.com/clients/integrations/adt.li.main.html?f9crmapi=true&f9verticalthreshold=300px" style="position: relative; float: right; height: 600px; width: 299p; border: 0;""></iframe>
<!-- </div> -->
<div class="panel-body"> <!--
<iframe id="iframe-api-v2-panel" src="https://app.five9.com/clients/integrations/adt.li.main.html?f9crmapi=true&f9verticalthreshold=300px" style="position: relative; float: right; height: 600px; width: 299px"></iframe>
</div>
<p>Call Variables for callId: </p> <p id='callId'></p> <p>Call Variables for callId: </p> <p id='callId'></p>
<button id="get_btn">Get Cav</button> <button id="get_btn">Get Cav</button>
</br> </br>
@ -417,7 +417,7 @@
<ul id="cav_list"></ul> <ul id="cav_list"></ul>
<p>Events:</p> <p>Events:</p>
<ul id="events_list"></ul> <ul id="events_list"></ul> -->
</body> </body>
</html> </html>