From db19303f1abcab87a65d713b0ef1efd54587cc31 Mon Sep 17 00:00:00 2001 From: Liv Galendez Date: Tue, 2 Jun 2015 18:23:41 +1000 Subject: [PATCH] Added asterisk to new field Owner since it seems to be required also --- app/views/admin/enterprises/_new_form.html.haml | 1 + 1 file changed, 1 insertion(+) diff --git a/app/views/admin/enterprises/_new_form.html.haml b/app/views/admin/enterprises/_new_form.html.haml index 4b0679e554..7aa35417df 100644 --- a/app/views/admin/enterprises/_new_form.html.haml +++ b/app/views/admin/enterprises/_new_form.html.haml @@ -9,6 +9,7 @@ .row{ ng: { app: "admin.users" } } .three.columns.alpha =f.label :owner_id, 'Owner' + %span.required * .with-tip{'data-powertip' => "The primary user responsible for this enterprise."} %a What's this? .nine.columns.omega