X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Fslice-resource-view.html;h=ff1fc3e0859de4a7afe96f0295a8b8a7f1c233b2;hb=f14b01877d399b176e18a44f1d265358ad27de89;hp=4ecf483d6e8037f442b741bf230a45b773d1f7b0;hpb=d81f5f5ca87b6eba05adb93cd27ac3c9952cc294;p=myslice.git diff --git a/portal/templates/slice-resource-view.html b/portal/templates/slice-resource-view.html index 4ecf483d..ff1fc3e0 100644 --- a/portal/templates/slice-resource-view.html +++ b/portal/templates/slice-resource-view.html @@ -18,36 +18,28 @@ $(document).ready(function() { {% endblock %} {% block content %} -
- {% widget '_widget-slice-sections.html' %} -
+{% widget '_widget-slice-sections.html' %} +
+
- {{filter_testbeds}}
-
{% if msg %}

{{ msg }}

{% endif %}
- - {{ filter_status }}{{ apply }} + +
+
+ {{ filter_status }} +
+
+ {{ apply }} +
+
- + -
-
- - - {{list_resources}} - -
-
- {{map_resources}} -
-
- {{scheduler}} -
+ +
+
+
+
+ + + {{list_resources}} + +
+
+ {{map_resources}} +
+
+

{{vms_list}}

+

{{vm_form}}

- +

{{below_table}}

+
+ +
+

{{welcome}}

+

{{flowspaces}}

+

{{flowspaces_form}}

+

{{oflowspaces_form}}

+

{{topology}}

+

{{resources}}

+ +

{{below_table}}

+
+
+ {{scheduler}} +
+ + + +
+
+
+
{% endblock %}