We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5270574 commit 2fe601cCopy full SHA for 2fe601c
godwin/sdb27/cwc.html
@@ -16,6 +16,9 @@ <h2>epic.out.d9ef8dfca8b7@orgfarm.salesforce.comg</h2>
16
</br>
17
18
<button type="button" id="clearAuthBtn" onclick="clearAuthSession()"> Clear Authorization Session </button>
19
+ <script type='text/javascript'>
20
+ document.getElementById('editThisPageLink').href = "https://github.com/ESW1234/esw1234.github.io/edit/master" + window.location.pathname;
21
+ </script>
22
<script type='text/javascript'>
23
function initEmbeddedMessaging() {
24
try {
0 commit comments