diff options
Diffstat (limited to 'www/templates/events.html')
| -rw-r--r-- | www/templates/events.html | 4 |
1 files changed, 2 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> |
