Create Project: url field added
[unfold.git] / portal / templates / slicerequest_view.html
index 2bb1e50..fbbd2b1 100644 (file)
                                <input type="text" class="form-control" id="authority_hrn" name="org_name" style="width:100%" placeholder="Project" 
                                        title="Select a project under which you want to create your slice" required="required">
                          </div>
+              <!--  
                          <div class="form-group">
                              <label>
                                  Provide an URL for your experiment (not required)
                              </label>
-                             <!-- <input type="text" class="form-control" name="url" id="url" style="width:100%" placeholder="Experiment URL (if one exists)"
+                              <input type="text" class="form-control" name="url" id="url" style="width:100%" placeholder="Experiment URL (if one exists)"
                                        title="Please provide the url of your experiment" value="{{url}}">
                          </div>
                          <div class="form-group">