File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
launcher-csharp/eSignature/Views/FocusedView Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 55
66<div id =" agreement" ></div >
77
8+ <p ><a href =" /" >@Html.Raw(ViewBag.SupportingTexts.ContinueButton) </a ></p >
9+
810@Html.Raw( "<script src =' https://docucdn-a.akamaihd.net/demo/1ds/libs/@embedded-js/core/latest/dist/bundle.js' ></script >")
911
1012<script >
4749 // Any configuration or API limits will be caught here
4850 }); </script >
4951
52+
5053<!DOCTYPE html>
5154<html >
5255<head >
6164 }
6265
6366 .docusign-agreement {
64- height : 800 px ;
65- width : 1600px ;
67+ width : 50 % ;
68+ height : 1600px ;
6669 }
6770 </style >
6871</head >
6972<body >
7073 <div class =" docusign-agreement" id =" docusign" ></div >
7174 <script src =" script.js" ></script >
7275</body >
73- </html >
74-
75-
76- <p ><a href =" /" >@Html.Raw(ViewBag.SupportingTexts.ContinueButton) </a ></p >
76+ </html >
You can’t perform that action at this time.
0 commit comments