activity monitor, sfa services monitor, statistics
[unfold.git] / portal / templates / onelab / onelab_home-view.html
index f5d6cf1..b6908ed 100644 (file)
                        </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'." 
-                                       class="glyphicon glyphicon-info-sign">
-                                       </span>
+                                       <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, 
+                                       such as on the PlanetLab Europe portal, those slices will not appear here."
+                                       class="glyphicon glyphicon-info-sign">
+                               </span>
+
                                </p>
                        </div>
                        <div>   
@@ -85,7 +88,9 @@
                        <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'." 
+                                       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, 
+                                       such as on the PlanetLab Europe portal, those slices will not appear here."
                                        class="glyphicon glyphicon-info-sign">
                                </span>
                                </p>
@@ -177,4 +182,7 @@ This should go into session
 --------*/
 });
 </script>
-{% endblock %}
+{% widget "_widget-monitor.html" %}
+{% widget "_widget-stats-top-slices.html" %}
+
+{% endblock %}
\ No newline at end of file