Use the fa-copy icon for Clone Agent.

Akinori MUSHA лет %!s(int64=10): %!d(string=назад)
Родитель
Сommit
f29c3844f9
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      app/views/agents/_action_menu.html.erb

+ 1 - 1
app/views/agents/_action_menu.html.erb

@@ -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>