3988: Update crunch-job, arv-run-pipeline-instance and workbench to read/write
[arvados.git] / apps / workbench / app / views / application / _report_issue_popup.html.erb
index f032d61c26290e93e488af30faff62cf988fd8d6..fe47fb08a5d0b355a83f90cd2f96abd9f3f7530c 100644 (file)
@@ -62,7 +62,7 @@
           <div class="form-group">
             <label for="report_text_label" class="col-sm-4 control-label"> Describe the problem </label>
             <div class="col-sm-8">
-              <textarea class="form-control" rows="4" id="report_issue_text" name="report_issue_text" type="text"/>
+              <textarea class="form-control" rows="4" id="report_issue_text" name="report_issue_text" type="text" placeholder="Describe the problem"/>
             </div>
             <input type="hidden" name="report_additional_info" value="<%=additional_info.to_json%>">
           </div>