[ARVADOS] updated: 309e25a64fe994867db8459543af372f850e25b9

git at public.curoverse.com git at public.curoverse.com
Sat Apr 19 13:57:59 EDT 2014


Summary of changes:
 .../pipeline_instances/_show_components.html.erb   |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

       via  309e25a64fe994867db8459543af372f850e25b9 (commit)
      from  afe657cad834e66867b11bef08a5e9a372f525a4 (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 309e25a64fe994867db8459543af372f850e25b9
Author: Tom Clegg <tom at curoverse.com>
Date:   Sat Apr 19 13:57:47 2014 -0400

    Hide refresh button on "show pipeline instance" page.

diff --git a/apps/workbench/app/views/pipeline_instances/_show_components.html.erb b/apps/workbench/app/views/pipeline_instances/_show_components.html.erb
index 59e7bb1..fbedddf 100644
--- a/apps/workbench/app/views/pipeline_instances/_show_components.html.erb
+++ b/apps/workbench/app/views/pipeline_instances/_show_components.html.erb
@@ -33,7 +33,7 @@
         script, version
       </th><th>
         progress
-        <%= link_to '(refresh)', request.fullpath, class: 'refresh', remote: true, method: 'get' %>
+        <%= link_to '(refresh)', request.fullpath, class: 'refresh hide', remote: true, method: 'get' %>
       </th><th>
       </th><th>
         output

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list