diff options
Diffstat (limited to 'www/templates')
| -rw-r--r-- | www/templates/events.html | 4 | ||||
| -rw-r--r-- | www/templates/zm-portal-login.html | 1 |
2 files changed, 3 insertions, 2 deletions
diff --git a/www/templates/events.html b/www/templates/events.html index 42b7e2ab..722bd8f1 100644 --- a/www/templates/events.html +++ b/www/templates/events.html @@ -186,7 +186,7 @@ </div> </ion-content> <div class="events-float-filter" ng-if="isEventFilterOn">Filter On</div> - + <ion-pull-up-footer class="bar-energized" on-expand="footerExpand()" on-collapse="footerCollapse()" initial-state="minimized" default-behavior="expand" > <ion-pull-up-handle width="100" height="25" toggle="ion-chevron-up ion-chevron-down" style="border-radius: 25px 25px 0 0"> @@ -262,7 +262,7 @@ </div> </div> - + <br/><br/> </ion-pull-up-content> diff --git a/www/templates/zm-portal-login.html b/www/templates/zm-portal-login.html index b372823f..b3fcdb06 100644 --- a/www/templates/zm-portal-login.html +++ b/www/templates/zm-portal-login.html @@ -1,4 +1,5 @@ <ion-view view-title="zmNinja" hide-nav-bar="true" hide-back-button="true" cache-view="false"> + <!--<ion-view view-title="zmNinja" hide-nav-bar="false" hide-back-button="true" cache-view="false">--> <ion-content class="pin-background" scroll="false"> <div style="margin-left:20px; margin-right:20px"> <center> |
