From 715dfcf4ca59718c82cbc2f95ea939ec114b5990 Mon Sep 17 00:00:00 2001 From: echarrod Date: Wed, 14 Nov 2018 14:19:58 +0000 Subject: [PATCH] [SDK-634]: Update browser.js to 2.2.0 --- examples/yoti_example_django/yoti_example/templates/index.html | 2 +- examples/yoti_example_flask/templates/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/yoti_example_django/yoti_example/templates/index.html b/examples/yoti_example_django/yoti_example/templates/index.html index 378d6653..4120615e 100644 --- a/examples/yoti_example_django/yoti_example/templates/index.html +++ b/examples/yoti_example_django/yoti_example/templates/index.html @@ -2,7 +2,7 @@ - + Index diff --git a/examples/yoti_example_flask/templates/index.html b/examples/yoti_example_flask/templates/index.html index e1ca6fa5..fd02bba1 100644 --- a/examples/yoti_example_flask/templates/index.html +++ b/examples/yoti_example_flask/templates/index.html @@ -2,7 +2,7 @@ - + Index