diff options
| author | PliablePixels <pliablepixels@gmail.com> | 2015-08-11 15:47:11 -0400 |
|---|---|---|
| committer | PliablePixels <pliablepixels@gmail.com> | 2015-08-11 15:47:11 -0400 |
| commit | a09333e8b97a5f5c71331ce18777889510aed302 (patch) | |
| tree | 9f6b69e4996088ee13004c3bee6ea9d5f57e89db /www/templates/zm-portal-login.html | |
| parent | 68af457b04b26e26f0414b821dabe7359e18a0ad (diff) | |
API auth tied into ZM auth, enabled client to work in both auth and non-auth mode honoring ZM's auth system
Diffstat (limited to 'www/templates/zm-portal-login.html')
| -rw-r--r-- | www/templates/zm-portal-login.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/templates/zm-portal-login.html b/www/templates/zm-portal-login.html index 041d0bf2..56d2ee2e 100644 --- a/www/templates/zm-portal-login.html +++ b/www/templates/zm-portal-login.html @@ -1,4 +1,4 @@ -<ion-view view-title="Portal" style="background-color:#444444"> +<ion-view view-title="" style="background-color:#444444"> <ion-content style="background-color:#444444"> </ion-content> </ion-view>
\ No newline at end of file |
