Add sharedProfile service
This commit is contained in:
parent
a16df328c0
commit
cca5df968e
8 changed files with 42 additions and 33 deletions
|
@ -19,7 +19,7 @@
|
|||
<div class="form-group">
|
||||
<label label-default="" for="loginFormProjectname">Project</label>
|
||||
<input class="form-control" id="loginFormProjectname"
|
||||
placeholder="Project Name" type="password" ng-model="identityFormData.project">
|
||||
placeholder="Project Name" type="text" ng-model="identityFormData.project">
|
||||
</div>
|
||||
<div class="form-group">
|
||||
<label label-default="" for="loginFormPassword">Password</label>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue