X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=vimhandler%2Ftemplate%2Fvim_show.html;h=cc796e2922e5c7c013eb0da8c9a5e1d445061a57;hb=74d6cee1cb9a084828a5462b5fa4a4dddfb28fb2;hp=3d3494175b3da381ca74fe110d6ca127970eda00;hpb=fb37bca4b7e8178c65df2f1496afe372c1d55e78;p=osm%2FLW-UI.git diff --git a/vimhandler/template/vim_show.html b/vimhandler/template/vim_show.html index 3d34941..cc796e2 100644 --- a/vimhandler/template/vim_show.html +++ b/vimhandler/template/vim_show.html @@ -36,7 +36,7 @@ {% block breadcrumb_body %} {{ block.super }} -
  • Vims
  • +
  • VIMS
  • {% endblock %} {% block content_body %} @@ -63,13 +63,13 @@
    - +

    {{datacenter.vim_user|default:"---" }}

    - +

    {{datacenter.vim_url|default:"---" }}

    @@ -112,15 +112,30 @@
    - {% if datacenter.vim_type == 'openvim' %} - {% include 'config/openvim_show.html' %} - {% elif datacenter.vim_type == 'openstack' %} - {% include 'config/openstack_show.html' %} - {% elif datacenter.vim_type == 'vmware' %} - {% include 'config/vmware_show.html' %} - {% elif datacenter.vim_type == 'aws' %} - {% include 'config/aws_show.html' %} - {% endif %} +
    + + + + +
    + {% if datacenter.vim_type == 'openvim' %} + {% include 'config/openvim_show.html' %} + {% elif datacenter.vim_type == 'openstack' %} + {% include 'config/openstack_show.html' %} + {% elif datacenter.vim_type == 'vmware' %} + {% include 'config/vmware_show.html' %} + {% elif datacenter.vim_type == 'aws' %} + {% include 'config/aws_show.html' %} + {% endif %} + +
    +
    +