course details changes done
This commit is contained in:
parent
53a5b62c58
commit
09f523f0d7
@ -96,7 +96,7 @@
|
||||
<td>{{p.AlternateNumber}}</td>
|
||||
<td>{{p.LandlineNumber}}</td>
|
||||
<td>
|
||||
<a href="#" class="text-azure" id="editRowBtn{{p.BranchCode}}" ng-click="setEditId(p.BranchCode);"><b class="fa fa-hover fa-pencil " aria-hidden="true"></b>
|
||||
<a class="text-azure" id="editRowBtn{{p.BranchCode}}" ng-click="setEditId(p.BranchCode);"><b class="fa fa-hover fa-pencil " aria-hidden="true"></b>
|
||||
</a></td>
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user