We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d1d778 commit b1e66e5Copy full SHA for b1e66e5
1 file changed
app/templates/eSignature/eg044_embed.html
@@ -5,9 +5,8 @@ <h2>The document has been embedded with focused view.</h2>
5
<br />
6
7
<!--
8
-//ds-snippet-start:eSign44Step6
+#ds-snippet-start:eSign44Step6
9
-->
10
-
11
<!DOCTYPE html>
12
<html>
13
<head>
@@ -75,9 +74,8 @@ <h2>The document has been embedded with focused view.</h2>
75
74
.catch((ex) => {
76
// Any configuration or API limits will be caught here
77
});</script>
78
79
80
- //ds-snippet-end:eSign44Step6
+#ds-snippet-end:eSign44Step6
81
82
83
{% endblock %}
0 commit comments