X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Fslice-resource-view.html;h=cbd8d1bd00f999ccc81bab31ec6ee4eec6e7e20b;hb=d035a1f93e4acbeee79b7c8200264687d940ccc2;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..cbd8d1bd 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 %}