Skip to content

Commit 0e7154e

Browse files
authored
Update test.html
1 parent 0a53236 commit 0e7154e

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

Shital/SDB6/test.html

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
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: "bt20250106"</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'>> -->
112
<script type='text/javascript'>
213
function initEmbeddedMessaging() {
314
try {
@@ -18,3 +29,8 @@
1829
</script>
1930
<script type='text/javascript' src='https://btsdb620250116.demo.test1.my.pc-rnd.site.com/ESWMIAWESDQUEUETOAGEN1737454331127/assets/js/bootstrap.min.js' onload='initEmbeddedMessaging()'></script>
2031

32+
33+
34+
</body>
35+
</html>
36+

0 commit comments

Comments
 (0)