Skip to content

Commit ffec315

Browse files
committed
use browser's pdf renderer for certificate
1 parent 9a3aac3 commit ffec315

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/pods/certificate/template.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
<iframe src="https://docs.google.com/gview?url={{model.url}}&embedded=true" style="width:100%;min-height: 600px"
1+
<iframe src={{model.url}} style="width:100%;min-height: 600px"
22
frameborder="0">
33
</iframe>

0 commit comments

Comments
 (0)