From: Jan Provaznik <[email protected]>

---
 src/app/views/templates/builds.haml |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/app/views/templates/builds.haml 
b/src/app/views/templates/builds.haml
index 2da0031..4e00b86 100644
--- a/src/app/views/templates/builds.haml
+++ b/src/app/views/templates/builds.haml
@@ -9,7 +9,7 @@
 - form_tag :action => "" do
   .actionsidebar.grid_3
     %dl
-      %dt Grind Job Actions
+      %dt Build Job Actions
       %dd
         %h5 JOB QUEUE
         %ul
@@ -28,11 +28,11 @@
         %span.good
         Green
 
-      %label.grid_4.alpha Total Grind in Queue:
+      %label.grid_4.alpha Total Builds in Queue:
       .grid_3.suffix_6.omega
         = @running_images.size
 
-      %label.grid_4.alpha Number of VM's Grinding:
+      %label.grid_4.alpha Number of VM's Building:
       .grid_3.suffix_6.omega
         = @running_images.select {|i| i.status == Image::STATE_BUILDING}.size
 
-- 
1.7.2.3

_______________________________________________
deltacloud-devel mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/deltacloud-devel

Reply via email to