ACK for patch, works fine.  Michal please push this to the master branch.

Thanks,
Ramesh A

On 04/16/2012 06:46 PM, [email protected] wrote:
From: Michal Fojtik<[email protected]>


Signed-off-by: Michal fojtik<[email protected]>
---
  server/views/storage_volumes/attach.html.haml |    1 -
  1 file changed, 1 deletion(-)

diff --git a/server/views/storage_volumes/attach.html.haml 
b/server/views/storage_volumes/attach.html.haml
index 2408cd9..60c23cb 100644
--- a/server/views/storage_volumes/attach.html.haml
+++ b/server/views/storage_volumes/attach.html.haml
@@ -16,5 +16,4 @@
        Device name:
      %input{ :name =>  "device", :size =>  10, :value =>  "/dev/sdc"}
    %p
-    %input{ :type =>  :hidden, :name =>  :id, :value =>  params[:id]}
      %input{ :type =>  :submit, :name =>  "commit", :value =>  "create" }/

Reply via email to