From 9c5bdea90a9619bb5ff05aa1a851686cdbad3bdd Mon Sep 17 00:00:00 2001 From: "Ronald A. Richardson" Date: Sun, 18 Aug 2024 17:26:21 +0800 Subject: [PATCH] ability to attach policies to users --- addon/components/modals/user-form.hbs | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/addon/components/modals/user-form.hbs b/addon/components/modals/user-form.hbs index d55ce27..d40fec7 100644 --- a/addon/components/modals/user-form.hbs +++ b/addon/components/modals/user-form.hbs @@ -38,11 +38,12 @@ {{#if (can @options.formPermission)}} -
- - - -
+ + + + + + {{/if}}