summaryrefslogtreecommitdiff
path: root/www/templates/login.html
diff options
context:
space:
mode:
authorPliablePixels <pliablepixels@gmail.com>2015-06-04 13:32:00 -0400
committerPliablePixels <pliablepixels@gmail.com>2015-06-04 13:32:00 -0400
commit41411b6201fa5e6ca0f78bb78073bbf525d4b573 (patch)
tree611ed8758543dc643f5b93c8ce90bf437a90890d /www/templates/login.html
parentede851b2b82b2f37e220ba5ca322ca30e476d389 (diff)
whoops - broke live view auth when adding montage view optimizations - fixed
Diffstat (limited to 'www/templates/login.html')
-rw-r--r--www/templates/login.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/www/templates/login.html b/www/templates/login.html
index 3c074c99..1ad11b0c 100644
--- a/www/templates/login.html
+++ b/www/templates/login.html
@@ -28,5 +28,8 @@
</label>
</div>
+
+ <button class="button button-block button-balanced icon ion-locked" ng-click="login()"> Save</button>
+
</ion-content>
</ion-view>