diff options
Diffstat (limited to 'www/templates/montage.html')
| -rw-r--r-- | www/templates/montage.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/templates/montage.html b/www/templates/montage.html index ead94684..3e3f940a 100644 --- a/www/templates/montage.html +++ b/www/templates/montage.html @@ -11,6 +11,7 @@ <ion-content padding="true" > + <div ng-controller="ModalCtrl"> <ion-refresher pulling-text="Pull to reload Monitors..." spinner="bubbles" on-refresh="doRefresh()"></ion-refresher> @@ -65,6 +66,7 @@ </div> </div> + </div> </ion-content> </ion-view> |
