[ARVADOS] updated: 661d0cfaa7f958d17e8bdc76e87a17ca6d4b8258

git at public.curoverse.com git at public.curoverse.com
Sun Aug 24 08:32:10 EDT 2014


Summary of changes:
 apps/workbench/app/views/application/_report_error.html.erb       | 2 --
 apps/workbench/app/views/application/_report_issue_popup.html.erb | 3 +--
 2 files changed, 1 insertion(+), 4 deletions(-)

       via  661d0cfaa7f958d17e8bdc76e87a17ca6d4b8258 (commit)
      from  8a10f2ecd21a783cac5b0edd23c923a41e9cc801 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit 661d0cfaa7f958d17e8bdc76e87a17ca6d4b8258
Author: radhika <radhika at curoverse.com>
Date:   Sun Aug 24 08:31:54 2014 -0400

    3112: trailing white space

diff --git a/apps/workbench/app/views/application/_report_error.html.erb b/apps/workbench/app/views/application/_report_error.html.erb
index 5f33419..0ad03cc 100644
--- a/apps/workbench/app/views/application/_report_error.html.erb
+++ b/apps/workbench/app/views/application/_report_error.html.erb
@@ -19,5 +19,3 @@
 <br/></br>
   If you prefer email, send to: <a href="mailto:<%=support_email%>?subject=Workbench problem report&body=Problem while viewing page <%=request.url%>"><%=support_email%></a>
 </p>
-
-
diff --git a/apps/workbench/app/views/application/_report_issue_popup.html.erb b/apps/workbench/app/views/application/_report_issue_popup.html.erb
index e636550..afc66d3 100644
--- a/apps/workbench/app/views/application/_report_issue_popup.html.erb
+++ b/apps/workbench/app/views/application/_report_issue_popup.html.erb
@@ -117,7 +117,7 @@
           <div class="form-group">
             <label for="error_message" class="col-sm-4 control-label"> Error message </label>
             <div class="col-sm-8">
-              <p class="form-control-static text-overflow-ellipsis" name="error_mesasge"><%=@popup_params[:error_message]%></p>
+              <p class="form-control-static text-overflow-ellipsis" name="error_message"><%=@popup_params[:error_message]%></p>
             </div>
           </div>
         <% end %>
@@ -153,4 +153,3 @@
   </div>
  </div>
 </div>
-

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list