X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Fslice-resource-view.html;h=0a5d65eda7dfbd8197a32216572e545661c19cdc;hb=75b26254fbc898b1adb7aab4eb654b2ef5dcb375;hp=4ecf483d6e8037f442b741bf230a45b773d1f7b0;hpb=1d7b0fb8b69c6eca9880a3966acf0352341882bb;p=myslice.git diff --git a/portal/templates/slice-resource-view.html b/portal/templates/slice-resource-view.html index 4ecf483d..0a5d65ed 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}} +
+
+ {{asap}} +
- +
- - ---> -
+
+
+
{% endblock %}