@@ -33,7 +33,7 @@
<section>
<label class="input">
<input class="form-control" type="text" ng-readonly="true"
- placeholder="{{userInfoAllData[audit.assigneeName] }}"
+ placeholder="{{userInfoData[audit.assigneeName] }}"
required>
</label>
</section>