term of use page fixes

This commit is contained in:
Gabriel Bazán 2015-11-30 17:33:39 -03:00
commit 17003bc1c1
3 changed files with 17 additions and 14 deletions

View file

@ -18,7 +18,7 @@
ng-controller="indexController as index"
ng-swipe-disable-mouse
ng-swipe-left="index.closeMenu()"
ng-swipe-right="index.agreeDisclaimer ? index.openMenu() : null">
ng-swipe-right="index.agreeDisclaimer() ? index.openMenu() : null">
<div class="off-canvas-wrap" id="off-canvas-wrap">
<div class="inner-wrap">