diff options
| author | pliablepixels <pliablepixels@gmail.com> | 2016-02-18 16:12:42 -0500 |
|---|---|---|
| committer | pliablepixels <pliablepixels@gmail.com> | 2016-02-18 16:12:42 -0500 |
| commit | af74ef969c3cf21e78ee2e93e2956a8812512fe9 (patch) | |
| tree | c04d2d8718e260be9411a0f72d74ede8ef52b454 /www/templates/events.html | |
| parent | 5e5f52e9af8b63f1444f2756f5a8816715b63a7a (diff) | |
#164 - initial fixes and refactoring
Former-commit-id: 5a21c98c22d8035454cf92eb7b7a4a2b65a4f0e3
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 02254bce..41e29ee4 100644 --- a/www/templates/events.html +++ b/www/templates/events.html @@ -1,4 +1,4 @@ -<div ng-controller="ModalCtrl"> +<!--<div ng-controller="EventModalCtrl">--> <ion-view cache-view="false"> <ion-nav-title>{{scrollPosition();}}</ion-nav-title> <ion-nav-buttons side="left"> @@ -327,4 +327,4 @@ </ion-view> -</div>
\ No newline at end of file +<!--</div>-->
\ No newline at end of file |
