forked from Archives/Athou_commafeed
login by name or email
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
<div class="feedback alert alert-danger" ng-if="message">{{message}}</div>
|
||||
<form ng-submit="login()">
|
||||
<div class="form-group">
|
||||
<label for="username">User Name</label>
|
||||
<label for="username">User Name or E-mail</label>
|
||||
<input type="text" name="username" class="form-control" ng-model="model.name"></input>
|
||||
</div>
|
||||
<div class="form-group">
|
||||
|
||||
Reference in New Issue
Block a user