js updated for accessing nitos nodes
[myslice.git] / portal / templates / join_view.html
index ff9dad4..d065766 100644 (file)
@@ -97,7 +97,7 @@
        <div class="form-group">
        <input type="tel" id="pi_phone" name="pi_phone" value="{{ pi_phone }}" 
                title="We may phone the manager as part of the validation process, and in case any issues arise with the use of the system."
-               style="width:200px" placeholder="Phone number"  maxlength="20" class="form-control" required>
+               style="width:200px" placeholder="Phone number"  maxlength="20" class="form-control">
     </div>
        <div class="form-group">
                <input type="password"  id="password" name="pi_password"   class="form-control" style="width:200px" minlength="8" value="{{ password }}" placeholder="Password" required/>