|
|
|
|
@ -15,8 +15,9 @@
@@ -15,8 +15,9 @@
|
|
|
|
|
</ul> |
|
|
|
|
</div> |
|
|
|
|
<div class="form-group" show-errors> |
|
|
|
|
<label for="email">Email</label> |
|
|
|
|
<input type="email" id="email" name="Email" ng-model="model.email" class="form-control" required api-field /> |
|
|
|
|
<label for="emails">Email</label> |
|
|
|
|
<input type="text" id="emails" name="Emails" ng-model="model.emails" class="form-control" required api-field /> |
|
|
|
|
<p class="help-block">You can invite up to 20 users at a time by comma separating a list of email addresses.</p> |
|
|
|
|
</div> |
|
|
|
|
<h4>User Type</h4> |
|
|
|
|
<div class="form-group"> |
|
|
|
|
|