Add sharedProfile service

This commit is contained in:
manzerbredes 2016-02-05 19:35:38 +01:00
parent a16df328c0
commit cca5df968e
8 changed files with 42 additions and 33 deletions

View file

@ -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>