diff options
| author | PliablePixels <pliablepixels@gmail.com> | 2015-06-21 18:05:01 -0400 |
|---|---|---|
| committer | PliablePixels <pliablepixels@gmail.com> | 2015-06-21 18:05:01 -0400 |
| commit | d442629aa825aab6bc55ab6be19e3aba060867fe (patch) | |
| tree | a58b5cc3b6e30018ad3802b57d9c99a9b0604980 /www/templates/login.html | |
| parent | 2782a0757f730ac622bb1768e33ae4e1ab43f9e4 (diff) | |
remove simulation code completely to keep things easy to understand.
Diffstat (limited to 'www/templates/login.html')
| -rw-r--r-- | www/templates/login.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/www/templates/login.html b/www/templates/login.html index 1ad11b0c..bf1fc487 100644 --- a/www/templates/login.html +++ b/www/templates/login.html @@ -27,8 +27,6 @@ <input autocapitalize="none" type="text" placeholder="ZM Api URL" ng-model="loginData.apiurl"> </label> </div> - - <button class="button button-block button-balanced icon ion-locked" ng-click="login()"> Save</button> </ion-content> |
