Commit 7e5b43a6 authored by nakavaram-nisum-com's avatar nakavaram-nisum-com Committed by tdutta-nisum-com

Added multiple manager names in Add team mates screen (#33)

parent 0f0f9984
......@@ -66,7 +66,7 @@
</div>
<div class="col-xs-6 text-center ">
<p>
<b>Manager Name:</b>&nbsp;&nbsp;&nbsp; {{managerName}}
<b>Manager Name:</b><p><span ng-repeat="x in managerIds"> {{x.name}}<br></span></p>
</p>
</div>
</div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment