Skip to content

Commit dd5a96e

Browse files
authored
Update miawAgent.html
1 parent 6e0f2dd commit dd5a96e

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

Shital/Auto/miawAgent.html

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
<html>
2+
<head>
3+
<title>InApp</title>
4+
<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1">
5+
</head>
6+
<body>
7+
8+
<h1> In APP Web Client for Org: "scrt2usa9014"</h1>
9+
<p><a id="editThisPageLink" target="_blank" style="color:blue">Edit this page</a></p>
10+
<script>document.getElementById('editThisPageLink').href = "https://github.com/ESW1234/esw1234.github.io/edit/master" + window.location.pathname;</script>
11+
<!-- <script type='text/javascript' src='https://service.force.com/asyncclient/bootstrap.js'>> -->
12+
113
<script type='text/javascript'>
214
function initEmbeddedMessaging() {
315
try {
@@ -17,3 +29,9 @@
1729
};
1830
</script>
1931
<script type='text/javascript' src='https://voicefitsdb3.demo.test1.my.pc-rnd.site.com/ESWMIAWBasicE2ED2ARouting1710797203307/assets/js/bootstrap.min.js' onload='initEmbeddedMessaging()'></script>
32+
33+
</body>
34+
</html>
35+
36+
37+

0 commit comments

Comments
 (0)