From: lombardof Date: Thu, 7 Jun 2018 11:07:27 +0000 (+0200) Subject: new icons X-Git-Tag: BUILD_v4.0.1_1~23 X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FLW-UI.git;a=commitdiff_plain;h=e28478cf475e9fd45ffa3ddd907e2c22306aa1fe new icons Change-Id: Ic521bf3fcec08f0d581b4fefa1e5936c959e2e71 Signed-off-by: lombardof --- diff --git a/bower.json b/bower.json index 136f061..d651b65 100644 --- a/bower.json +++ b/bower.json @@ -22,6 +22,7 @@ "admin-lte": "^2.4.3", "codemirror": "^5.36.0", "d3": "^5.1.0", - "bootbox.js": "bootbox#^4.4.0" + "bootbox.js": "bootbox#^4.4.0", + "components-font-awesome": "^5.0.6" } } diff --git a/instancehandler/template/instance_list_ns.html b/instancehandler/template/instance_list_ns.html index bc3b94a..7743043 100644 --- a/instancehandler/template/instance_list_ns.html +++ b/instancehandler/template/instance_list_ns.html @@ -67,7 +67,7 @@ + class="far fa-trash-alt"> + diff --git a/projecthandler/template/project/osm/osm_project_details.html b/projecthandler/template/project/osm/osm_project_details.html index 9462902..ed3e0fa 100644 --- a/projecthandler/template/project/osm/osm_project_details.html +++ b/projecthandler/template/project/osm/osm_project_details.html @@ -61,7 +61,7 @@

{{ project_overview.ns }}

NS Instances

-
+
Open list
@@ -70,7 +70,7 @@

{{ project_overview.vnf }}

VNF Instances

-
+
Open list
diff --git a/projecthandler/template/project/osm/osm_project_left_sidebar.html b/projecthandler/template/project/osm/osm_project_left_sidebar.html index b265080..0655cfd 100644 --- a/projecthandler/template/project/osm/osm_project_left_sidebar.html +++ b/projecthandler/template/project/osm/osm_project_left_sidebar.html @@ -39,26 +39,26 @@ {% url "projects:instances:list" project_id=project_id type='ns' as instance_ns_list_url %}
  • - NS Instances + NS Instances
  • {% url "projects:instances:list" project_id=project_id type='vnf' as instance_ns_list_url %}
  • - VNF Instances + VNF Instances
  • {% url "projects:sdns:list" project_id=project_id as sdn_list_url %}
  • - SDN Controllers + SDN Controllers
  • {% url "projects:vims:list" project_id=project_id as vim_list_url %}
  • - VIM Accounts + VIM Accounts
  • diff --git a/projecthandler/template/project/project_delete.html b/projecthandler/template/project/project_delete.html index e6afc5e..432e1ff 100644 --- a/projecthandler/template/project/project_delete.html +++ b/projecthandler/template/project/project_delete.html @@ -38,7 +38,7 @@ diff --git a/projecthandler/template/project/projectlist.html b/projecthandler/template/project/projectlist.html index 5fd3b9d..033b0e0 100644 --- a/projecthandler/template/project/projectlist.html +++ b/projecthandler/template/project/projectlist.html @@ -47,7 +47,7 @@ Owner - + 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"> + class="far fa-trash-alt" > diff --git a/template/head.html b/template/head.html index 44ae00c..39f42d9 100644 --- a/template/head.html +++ b/template/head.html @@ -7,8 +7,10 @@ - - + + + + 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"> + class="far fa-trash-alt" >