From: NjeriChelimo <[email protected]>
---
clients/cimi/lib/entities/machine.rb | 1 -
1 file changed, 1 deletion(-)
diff --git a/clients/cimi/lib/entities/machine.rb
b/clients/cimi/lib/entities/machine.rb
index 2708e4b..6135e62 100644
--- a/clients/cimi/lib/entities/machine.rb
+++ b/clients/cimi/lib/entities/machine.rb
@@ -115,7 +115,6 @@ class CIMI::Frontend::Machine < CIMI::Frontend::Entity
redirect "/cimi/machines/#{machine.name}", 302
rescue => e
flash[:error] = "Machine cannot be created: #{e.message}"
- redirect :back
end
end
--
1.7.9.5