new icons

Change-Id: Ic521bf3fcec08f0d581b4fefa1e5936c959e2e71
Signed-off-by: lombardof <flombardo@cnit.it>
diff --git a/vimhandler/template/vim_list.html b/vimhandler/template/vim_list.html
index 753cb46..0729e00 100644
--- a/vimhandler/template/vim_list.html
+++ b/vimhandler/template/vim_list.html
@@ -68,7 +68,7 @@
                                                 class="fa fa-info"></i></button>
                                         <button type="button" class="btn btn-default"
                                                 onclick="javascript:deleteVim('{% url "projects:vims:delete"  project_id=project_id vim_id=p|get:"_id" %}')" data-toggle="tooltip" data-placement="top" data-container="body" title="Delete"><i
-                                                class="fa fa-trash-o" ></i></button>
+                                                class="far fa-trash-alt" ></i></button>
                                     </div>
                                 </td>