X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=netslicehandler%2Ftemplate%2Fnst_list.html;h=a7f738ccad0a322ac2226a315947b68b819b83c1;hb=8682da66abd437a360852489fcfefe8b384f9c1f;hp=dadde87d29a18cdf835b395376b953208e8ba5a0;hpb=6060dd65260d576fcb67731544debbe87c3a8782;p=osm%2FLW-UI.git diff --git a/netslicehandler/template/nst_list.html b/netslicehandler/template/nst_list.html index dadde87..a7f738c 100644 --- a/netslicehandler/template/nst_list.html +++ b/netslicehandler/template/nst_list.html @@ -1,3 +1,19 @@ + + {% extends "base.html" %} {% load get %} {% load staticfiles %} @@ -5,13 +21,13 @@ {% block head_block %} {{ block.super }} - - - - - - - + + + + + + + {% endblock %} {% block title_header_big %} {{ block.super }} @@ -78,22 +94,22 @@ Network Slices Templates {% block resource_block %} {{ block.super }} - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + @@ -149,13 +165,10 @@ Network Slices Templates { "render": function (data, type, row) { return '
' + -<<<<<<< Updated upstream ' \n'+ -======= ->>>>>>> Stashed changes + ' data-toggle="tooltip" data-placement="top" title="Instantiate NS"\n' + + ' onclick="javascript:openModalCreateNSI({\'template_name\':\''+row["name"]+'\', \'template_id\':\''+row["_id"]+'\', \'project_id\':\'{{ project_id }}\',\'vim_list_url\': \'{% url "vims:list" %}\', \'nst_list_url\': \'{% url "netslices:list_templates" %}\'})">\n' + + ' \n'+ '