Skip to content

Commit

Permalink
Update consent.html
Browse files Browse the repository at this point in the history
  • Loading branch information
shantnu-agarwal committed Aug 14, 2020
1 parent 9c641aa commit 3b6358e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion static/consent.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
</head>
<body>
<h1>PDF Example with iframe</h1>
<iframe src="Consent Form.pdf" width="100%" height="100%">
<iframe src="/ViewerJS/#../static/Consent Form.pdf" width="100%" height="100%"></iframe>
</iframe>
</body>
</html>

0 comments on commit 3b6358e

Please sign in to comment.