@@ -16,7 +16,7 @@ |
||
16 | 16 |
</li> |
17 | 17 |
|
18 | 18 |
<li> |
19 |
- <%= link_to icon_tag('glyphicon-plus') + ' Clone agent'.html_safe, new_agent_path(id: agent), tabindex: "-1" %> |
|
19 |
+ <%= link_to icon_tag('fa-copy') + ' Clone agent'.html_safe, new_agent_path(id: agent), tabindex: "-1" %> |
|
20 | 20 |
</li> |
21 | 21 |
|
22 | 22 |
<li> |