X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Fslice-resource-view.html;h=81f457c3be3f540216b84904fab4d089eab0c260;hb=ca18b72eaf2f8f06a41136cb95fdc4f04cf67c0b;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..81f457c3 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}} +
+
+ {{scheduler}} +
+ - +
- - ---> -
+
+
+
{% endblock %}