From 543d247af851c38eec7c7ba2f8e2824baa06be63 Mon Sep 17 00:00:00 2001 From: Matt Toback Date: Tue, 3 May 2016 15:02:57 -0400 Subject: [PATCH] Wrapped the form in a form tag and added a submit, the ng-click shoudl work the same, but now enter works. @torkelo, pls review (#4898) --- public/app/features/org/partials/newOrg.html | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/public/app/features/org/partials/newOrg.html b/public/app/features/org/partials/newOrg.html index 88c348db78f..1c0a19ddec0 100644 --- a/public/app/features/org/partials/newOrg.html +++ b/public/app/features/org/partials/newOrg.html @@ -8,14 +8,16 @@

Each organization contains their own dashboards, data sources and configuration, and cannot be shared between orgs. While users may belong to more than one, mutiple organization are most frequently used in multi-tenant deployments.

-
-
- Org. name - +
+
+
+ Org. name + +
+
+
+ +
-
-
- -
-
+