Switch to the new robot icon
This commit is contained in:
parent
864bedf79b
commit
8663bcd1c7
19 changed files with 69 additions and 65 deletions
|
@ -68,7 +68,7 @@
|
|||
<!-- Robot Accounts -->
|
||||
<tr class="co-table-header-row"
|
||||
ng-if="(members | filter: filterFunction(false, true)).length">
|
||||
<td colspan="3"><i class="fa fa-wrench"></i> Robot Accounts</td>
|
||||
<td colspan="3"><i class="fa ci-robot"></i> Robot Accounts</td>
|
||||
</tr>
|
||||
|
||||
<tr class="indented-row"
|
||||
|
|
Reference in a new issue