diff options
author | Arul.Nambi <arul.nambi@amdocs.com> | 2018-04-30 09:36:53 -0400 |
---|---|---|
committer | Arul.Nambi <arul.nambi@amdocs.com> | 2018-04-30 09:37:41 -0400 |
commit | 28a7d366576335b71a99c5a572e68747246d6b70 (patch) | |
tree | d192e2119503c7dd0401b0c6af66f5ba48ba2301 | |
parent | 21c81d7fcba1fbb16ed5ebb19e722bd531a84b9a (diff) |
Fix for add users through portal
Issue-ID: AAI-565
Change-Id: I5464ff2f0b0a9513feae6580858ce8f3a9fd56ce
Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
-rw-r--r-- | sparky/appconfig/portal/roles.config | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/sparky/appconfig/portal/roles.config b/sparky/appconfig/portal/roles.config deleted file mode 100644 index b8313bd..0000000 --- a/sparky/appconfig/portal/roles.config +++ /dev/null @@ -1,6 +0,0 @@ -[ - { - "id":1, - "name":"View" - } -]
\ No newline at end of file |