X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Fslice-resource-view.html;h=3355e0c7829d63b907ed33bdd8e83be1059fad56;hb=b80b6a7f021a04b435125ccf2867cf0faa20e28d;hp=4ecf483d6e8037f442b741bf230a45b773d1f7b0;hpb=1d7b0fb8b69c6eca9880a3966acf0352341882bb;p=unfold.git diff --git a/portal/templates/slice-resource-view.html b/portal/templates/slice-resource-view.html index 4ecf483d..3355e0c7 100644 --- a/portal/templates/slice-resource-view.html +++ b/portal/templates/slice-resource-view.html @@ -18,11 +18,10 @@ $(document).ready(function() { {% endblock %} {% block content %} -
- {% widget '_widget-slice-sections.html' %} -
+{% widget '_widget-slice-sections.html' %} +
+
- {{filter_testbeds}}
@@ -46,8 +45,15 @@ $(document).ready(function() {

{{ msg }}

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