From fa027aa3d7aa3a1c21a164b232dec4b0e00c5c68 Mon Sep 17 00:00:00 2001 From: amrita.vishnoi Date: Wed, 5 Apr 2017 17:30:12 +0530 Subject: [PATCH] one page is deployed to handle the double scroll bar issue in external link and also domain name update --- 400-SOURCECODE/AIAHTML5.API/Web.config | 2 +- 400-SOURCECODE/AIAHTML5.Web/app/views/Link/iframeresizer.html | 57 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 58 insertions(+), 1 deletion(-) create mode 100644 400-SOURCECODE/AIAHTML5.Web/app/views/Link/iframeresizer.html diff --git a/400-SOURCECODE/AIAHTML5.API/Web.config b/400-SOURCECODE/AIAHTML5.API/Web.config index c80ebf6..51437da 100644 --- a/400-SOURCECODE/AIAHTML5.API/Web.config +++ b/400-SOURCECODE/AIAHTML5.API/Web.config @@ -37,7 +37,7 @@ - + diff --git a/400-SOURCECODE/AIAHTML5.Web/app/views/Link/iframeresizer.html b/400-SOURCECODE/AIAHTML5.Web/app/views/Link/iframeresizer.html new file mode 100644 index 0000000..b07dbd2 --- /dev/null +++ b/400-SOURCECODE/AIAHTML5.Web/app/views/Link/iframeresizer.html @@ -0,0 +1,57 @@ + + + + + + + + + \ No newline at end of file -- libgit2 0.21.4