KEYCLOAK-4535: Needless heading while adding or editing a Role

This commit is contained in:
Stan Silvert 2017-03-13 21:03:05 -04:00
parent 9d1d22565c
commit e6df617cfc

View file

@ -12,7 +12,6 @@
<form class="form-horizontal clearfix" name="realmForm" novalidate kc-read-only="!access.manageRealm">
<fieldset>
<legend><span class="text">{{:: 'role' | translate}}</span></legend>
<div class="form-group">
<label class="col-md-2 control-label" for="name"><span class="required" data-ng-show="create">*</span> {{:: 'role-name' | translate}}</label>