[ARVADOS] updated: 0d103a5a8fe76c5283d9d182585647dc9d8f7ddd

git at public.curoverse.com git at public.curoverse.com
Fri Aug 1 14:43:58 EDT 2014


Summary of changes:
 apps/workbench/app/views/collections/_show_files.html.erb | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

       via  0d103a5a8fe76c5283d9d182585647dc9d8f7ddd (commit)
      from  52cc8e1f3902028f4b32c62b22c1b694929e7b58 (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 0d103a5a8fe76c5283d9d182585647dc9d8f7ddd
Author: Peter Amstutz <peter.amstutz at curoverse.com>
Date:   Fri Aug 1 14:43:55 2014 -0400

    Typo fixes

diff --git a/apps/workbench/app/views/collections/_show_files.html.erb b/apps/workbench/app/views/collections/_show_files.html.erb
index fb61277..0f70823 100644
--- a/apps/workbench/app/views/collections/_show_files.html.erb
+++ b/apps/workbench/app/views/collections/_show_files.html.erb
@@ -8,10 +8,10 @@
 <span class="file_buttons">
 
         <%= button_to(choose_projects_path(
-                   title: Add to...',
+                   title: 'Add to...',
                    editable: true,
-                   action_name: Add',
-c                   action_href: url_for(action: :update),
+                   action_name: 'Add',
+                   action_href: url_for(action: :update),
                    action_method: 'patch',
                    action_data: {selection_param: @object.resource_param_name+'[owner_uuid]', success: 'page-refresh'}.to_json),
                   { class: "btn btn-primary btn-sm",

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list