3088: address review feedback -- change the icon positioning on the Run button.
authorradhika <radhika@curoverse.com>
Mon, 30 Jun 2014 16:16:11 +0000 (12:16 -0400)
committerradhika <radhika@curoverse.com>
Mon, 30 Jun 2014 16:16:11 +0000 (12:16 -0400)
apps/workbench/app/views/pipeline_templates/_show_components.html.erb
apps/workbench/app/views/pipeline_templates/_show_recent.html.erb

index 509b86a10ef6139b8db7c7f3d3f5310f72fa3485..bd4870000366b617726663a2291c215a89ad8a7a 100644 (file)
@@ -11,7 +11,7 @@
                                                   }.to_json),
                 { class: "btn btn-primary btn-sm", remote: true, method: 'get' }
                ) do %>
-                   <i class="fa fa-fw fa-folder"></i> Run this pipeline
+                   Run this pipeline 
                  <% end %>
 <% end %>
 
index c580e46b386d012b91cc3d774671b970a1c5bc06..9a02e0c337ac1eb1ea554a802535d7e14aa45f66 100644 (file)
@@ -39,7 +39,7 @@
                                                   }.to_json),
                 { class: "btn btn-default btn-xs", title: "Run #{ob.name}", remote: true, method: 'get' }
             ) do %>
-               Run <i class="fa fa-fw fa-play"></i>
+               <i class="fa fa-fw fa-play"></i> Run
               <% end %>
       </td>
       <td>