X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=vimhandler%2Ftemplate%2Fvim_list.html;h=07cb8578f09727c503a6bb68ecddef8a64894621;hb=refs%2Fchanges%2F81%2F6381%2F1;hp=08a64a0eaa6578749495bb373d8ca57085a1c36c;hpb=74d6cee1cb9a084828a5462b5fa4a4dddfb28fb2;p=osm%2FLW-UI.git diff --git a/vimhandler/template/vim_list.html b/vimhandler/template/vim_list.html index 08a64a0..07cb857 100644 --- a/vimhandler/template/vim_list.html +++ b/vimhandler/template/vim_list.html @@ -5,21 +5,21 @@ {% block head_block %} {{ block.super }} - + {% endblock %} {% block title_header_big %} {{ block.super }} {% endblock %} {% block left_sidebar %} - {% include 'left_sidebar_base.html' %} + {% include 'osm/osm_project_left_sidebar.html' %} {% endblock %} {% block breadcrumb_body %} {{ block.super }} -
  • VIMS
  • +
  • VIMS
  • {% endblock %} {% block content_body %} @@ -33,16 +33,16 @@

    Registered VIM

    - New VIM
    - +
    - + @@ -53,9 +53,8 @@ {% for p in datacenters %} - - + @@ -64,11 +63,11 @@ @@ -85,21 +84,45 @@ {% block resource_block %} {{ block.super }} - - + + + {% endblock %} - -{% block footer %} - {% include "footer.html" %} -{% endblock %} \ No newline at end of file
    Id NameIdentifier Type Operational State Description
    {{ p|get:"_id" }} {{ p|get:"name" }}{{ p|get:"_id" }} {{ p|get:"vim_type" }} {{ p|get_sub:"_admin,operationalState"}} {{ p|get_sub:"_admin,description" }}
    + onclick="javascript:deleteVim('{% url "vims:delete" vim_id=p|get:"_id" %}')" data-toggle="tooltip" data-placement="top" data-container="body" title="Delete">