Templates updated
authorYasin <mohammed-yasin.rahman@lip6.fr>
Thu, 10 Jul 2014 12:37:04 +0000 (14:37 +0200)
committerYasin <mohammed-yasin.rahman@lip6.fr>
Thu, 10 Jul 2014 12:37:04 +0000 (14:37 +0200)
portal/templates/onelab/onelab_home-view.html
portal/templates/onelab/onelab_slicerequest_view.html

index f5d6cf1..f50c700 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>
index 5d0cf56..3c38346 100644 (file)
@@ -43,8 +43,8 @@
                                {%endif%}
                          </div>
                          <div class="form-group">
-                           <input type="number" class="form-control" name="number_of_nodes" id="number_of_nodes" style="width:300px" placeholder="Number of Nodes"
-                               title="Number of nodes you expect to request (informative)">
+                           <input type="text" class="form-control" name="number_of_nodes" id="number_of_nodes" style="width:300px" placeholder="Experiment URL (if one exists)"
+                               title="Please provide the url of your experiment if you have one.">
                          </div>
                          <div class="form-group">
                                <textarea id="purpose" name="purpose" class="form-control" rows="6" placeholder="Experiment Purpose" style="width:300px"