diff --git a/ui/scripts/ui-custom/projects.js b/ui/scripts/ui-custom/projects.js index 4c60f153dbe..268f4e0ed74 100644 --- a/ui/scripts/ui-custom/projects.js +++ b/ui/scripts/ui-custom/projects.js @@ -101,6 +101,7 @@ $form.prepend($loading); cloudStack.projects.add({ + context: cloudStack.context, data: cloudStack.serializeForm($form), response: { success: function(args) { @@ -259,12 +260,16 @@ return $userManagement; }); + + return false; }); var $laterButton = $('