X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=vimhandler%2Ftemplate%2Fvim_show.html;h=2cc533e182f1cf6d4aa79c66b3ccd826be19e1de;hb=1a6af28f66d2686ad53368095c9143279bf54ec3;hp=3d3494175b3da381ca74fe110d6ca127970eda00;hpb=dd73c0c9bdfb085085fd6345e8ab9c5440e5e77a;p=osm%2FLW-UI.git diff --git a/vimhandler/template/vim_show.html b/vimhandler/template/vim_show.html index 3d34941..2cc533e 100644 --- a/vimhandler/template/vim_show.html +++ b/vimhandler/template/vim_show.html @@ -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 %} + +
+
+