diff --git a/public/index.html b/public/index.html index 56a114dec..3e763dc79 100644 --- a/public/index.html +++ b/public/index.html @@ -18,7 +18,7 @@ ng-controller="indexController as index" ng-swipe-disable-mouse ng-swipe-left="index.closeMenu()" - ng-swipe-right="index.openMenu()"> + ng-swipe-right="index.agreeDisclaimer() ? index.openMenu() : null">
diff --git a/public/views/disclaimer.html b/public/views/disclaimer.html index 9c4cd2a92..b8bc3efb4 100644 --- a/public/views/disclaimer.html +++ b/public/views/disclaimer.html @@ -12,24 +12,11 @@
-
-

-

Terms of Use
- -

+
+

+

Terms of Use
+
+

@@ -47,7 +34,18 @@
{{(error)|translate}}. Retrying...
- +
+
+
+
+
+
+
+
+
+ Creating Profile... +
+