summaryrefslogtreecommitdiff
path: root/www/templates
diff options
context:
space:
mode:
authorArjun Roychowdhury <pliablepixels@gmail.com>2015-11-14 14:17:25 -0500
committerArjun Roychowdhury <pliablepixels@gmail.com>2015-11-14 14:17:25 -0500
commitc652eda24f3caa446815194f32b78d049fa99076 (patch)
treeb12a1d8cbc39a8f3283d2202d14f87cc3a9e0acd /www/templates
parentc7e5dc8f53079e4e5f90c974b30c704b61f8d020 (diff)
Initial commits - #83
Former-commit-id: 2ee7fa15e0bd6964a5437a537aa4ebca5c0428c9
Diffstat (limited to 'www/templates')
-rw-r--r--www/templates/login.html10
1 files changed, 9 insertions, 1 deletions
diff --git a/www/templates/login.html b/www/templates/login.html
index ab7891df..533f68f1 100644
--- a/www/templates/login.html
+++ b/www/templates/login.html
@@ -14,10 +14,18 @@
</ion-nav-buttons>
<ion-content padding="true" >
+
+ <div class="item item-input-inset">
+ Server Name:&nbsp;
+ <label class="item-input-wrapper">
+ <input type="text" placeholder="eg. My House" ng-model="loginData.serverName">
+ </label>
+ </div>
+
<div class="list list-inset">
<span style="color:rgb(100,100,100)">
<i class="ion-android-home" style="font-size:150%"></i>
- ZoneMinder Settings for {{$root.currentServerGroup}}
+ ZoneMinder Settings for {{loginData.serverName || "(unknown)"}}
</span>
<div class="item">