new icons
Change-Id: Ic521bf3fcec08f0d581b4fefa1e5936c959e2e71
Signed-off-by: lombardof <flombardo@cnit.it>
diff --git a/sdnctrlhandler/template/sdn_list.html b/sdnctrlhandler/template/sdn_list.html
index 9b7386f..8abb5e0 100644
--- a/sdnctrlhandler/template/sdn_list.html
+++ b/sdnctrlhandler/template/sdn_list.html
@@ -65,7 +65,7 @@
class="fa fa-info"></i></button>
<button type="button" class="btn btn-default"
onclick="javascript:deleteSDN('{{ project_id }}', '{{ s|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>