---
 src/app/views/templates/new.haml |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/app/views/templates/new.haml b/src/app/views/templates/new.haml
index c592225..d05628e 100644
--- a/src/app/views/templates/new.haml
+++ b/src/app/views/templates/new.haml
@@ -22,6 +22,7 @@
         });
         $('#cancel_add_software').click(function() {
           $container.hide();
+          $submit.show();
           return false;
         });
       });
-- 
1.7.2.3

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

Reply via email to