diff --git a/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/modal/role-selector.html b/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/modal/role-selector.html index 43b165baf9..531c3b2e30 100755 --- a/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/modal/role-selector.html +++ b/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/modal/role-selector.html @@ -15,7 +15,7 @@ ng-options="r.name for r in realmRoles | orderBy:'toString()'"> - @@ -32,7 +32,7 @@ ng-options="r.name for r in clientRoles | orderBy:'toString()'"> -