Create slice: clears local storage now
[myslice.git] / portal / templates / onelab / onelab_home-view.html
index f50c700..89716f7 100644 (file)
                                <a href="#"><img src="{{ STATIC_URL }}img/icon_slices.png" alt="" /></a>
                        </div>
                        <div>
-                               <button id="slicerequestbtn" type="button" class="btn btn-default"><span class="glyphicon glyphicon-plus"></span> Request Slice</button>
+                               <button id="slicerequestbtn" type="button" class="btn btn-default"><span class="glyphicon glyphicon-plus"></span> Create Slice</button>
                        </div>
                        <div>
                                <p><strong>Your slices </strong>
                                        <span title="A slice is a set of testbed resources on which you can conduct an experiment. 
                                        Either ask your colleagues to give you access to an existing slice or request a new slice by clicking 'Request Slice'. 
-                                       However, On the OneLab portal, you will only see slices that you have created through OneLab. If you have created slices elsewhere, 
+                                       However, on the OneLab portal, you will only see slices that you have created through OneLab. If you have created slices elsewhere, 
                                        such as on the PlanetLab Europe portal, those slices will not appear here."
                                        class="glyphicon glyphicon-info-sign">
                                </span>
@@ -89,7 +89,7 @@
                                <p><strong>Your slices </strong>
                                <span title="A slice is a set of testbed resources on which you can conduct an experiment. 
                                        Either ask your colleagues to give you access to an existing slice or request a new slice by clicking 'Request Slice'. 
-                                       However, On the OneLab portal, you will only see slices that you have created through OneLab. If you have created slices elsewhere, 
+                                       However, on the OneLab portal, you will only see slices that you have created through OneLab. If you have created slices elsewhere, 
                                        such as on the PlanetLab Europe portal, those slices will not appear here."
                                        class="glyphicon glyphicon-info-sign">
                                </span>
@@ -182,4 +182,7 @@ This should go into session
 --------*/
 });
 </script>
+{# widget "_widget-monitor.html" #}
+{# widget "_widget-stats-top-slices.html" #}
+
 {% endblock %}