Skip to content

Commit 765af33

Browse files
authored
Merge pull request #215 from docusign/snippet-fix
Snippet fix
2 parents d8e91da + 4a748ed commit 765af33

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

views/pages/maestro-examples/eg001EmbedWorkflow.ejs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
<p><%- message %></p>
55

66
<!--
7-
ds-snippet-start:Maestro1Step6
7+
//ds-snippet-start:Maestro1Step6
88
-->
99
<iframe width="900" height="600" src=<%- instanceUrl %>></iframe>
1010
<!--
11-
ds-snippet-end:Maestro1Step6
11+
//ds-snippet-end:Maestro1Step6
1212
-->
1313

1414
<p><a href="/">Continue</a></p>

0 commit comments

Comments
 (0)