From: martyntaylor <[email protected]>

---
 src/app/views/pools/index.haml |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/src/app/views/pools/index.haml b/src/app/views/pools/index.haml
index f05579e..81a6b5f 100644
--- a/src/app/views/pools/index.haml
+++ b/src/app/views/pools/index.haml
@@ -16,7 +16,8 @@
       %button.submit.linkbutton{ :disabled => 'disabled'} delete
     %dd.add
       %span
-      =link_to 'new pool', :action => :new, :class => "button"
+      /=link_to 'new pool', :action => :new, :class => "button"
+      %button.submit.linkbutton{ :disabled => 'disabled'} new pool
 
 #details{:class => 'grid_13'}
   %table
-- 
1.7.2.3

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

Reply via email to