X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=vimhandler%2Ftemplate%2Fvim_list.html;h=b7bc224eed41d01dc9f4e07b3323035f4f0c9f2c;hb=refs%2Fheads%2Ffeature7928;hp=07cb8578f09727c503a6bb68ecddef8a64894621;hpb=c9488202684cfc523815b2629239c285efef1253;p=osm%2FLW-UI.git diff --git a/vimhandler/template/vim_list.html b/vimhandler/template/vim_list.html index 07cb857..b7bc224 100644 --- a/vimhandler/template/vim_list.html +++ b/vimhandler/template/vim_list.html @@ -1,3 +1,19 @@ + + {% extends "base.html" %} {% load get %} {% load staticfiles %} @@ -5,7 +21,7 @@ {% block head_block %} {{ block.super }} - + {% endblock %} {% block title_header_big %} {{ block.super }} @@ -50,29 +66,7 @@ - {% for p in datacenters %} - - - {{ p|get:"name" }} - {{ p|get:"_id" }} - {{ p|get:"vim_type" }} - {{ p|get_sub:"_admin,operationalState"}} - {{ p|get_sub:"_admin,description" }} - - - -
- - -
- - - - {% endfor %} + @@ -84,17 +78,87 @@ {% block resource_block %} {{ block.super }} - - + +