From 00884b9282baf8c2721be1f259bd79aa80ae3bf6 Mon Sep 17 00:00:00 2001 From: Ed Harrod Date: Tue, 4 Aug 2020 07:50:57 +0100 Subject: [PATCH] SDK-1680: Update iframe html to allow full screen --- examples/doc_scan/templates/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/doc_scan/templates/index.html b/examples/doc_scan/templates/index.html index 09d8d1f7..22d9bbf7 100644 --- a/examples/doc_scan/templates/index.html +++ b/examples/doc_scan/templates/index.html @@ -1,3 +1,3 @@ {% include "layout/header.html" %} - -{% include "layout/footer.html" %} \ No newline at end of file + +{% include "layout/footer.html" %}