From b30a0a0cce566d81df6ea19e637dcddc238ceb1f Mon Sep 17 00:00:00 2001 From: Kylart Date: Fri, 25 Nov 2016 10:07:26 +0900 Subject: [PATCH] Changed require call in informationPage and Downloader page --- .idea/inspectionProfiles/Project_Default.xml | 3 ++- app/Downloader/index.html | 4 +++- app/InformationPage/index.html | 7 ++++++- 3 files changed, 11 insertions(+), 3 deletions(-) diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml index 5625207..73cb906 100644 --- a/.idea/inspectionProfiles/Project_Default.xml +++ b/.idea/inspectionProfiles/Project_Default.xml @@ -4,7 +4,7 @@ diff --git a/app/Downloader/index.html b/app/Downloader/index.html index 510696a..22a1591 100644 --- a/app/Downloader/index.html +++ b/app/Downloader/index.html @@ -56,7 +56,9 @@ \ No newline at end of file diff --git a/app/InformationPage/index.html b/app/InformationPage/index.html index 787bd76..2289e6b 100644 --- a/app/InformationPage/index.html +++ b/app/InformationPage/index.html @@ -18,6 +18,11 @@ - + \ No newline at end of file