Merge pull request #613 from stianst/master
Added tooltip to realm enabled button
This commit is contained in:
commit
de770d2881
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@
|
|||
<div class="col-sm-4">
|
||||
<input ng-model="realm.enabled" name="enabled" id="enabled" onoffswitch />
|
||||
</div>
|
||||
<span tooltip="Users and applications can only access a realm if it's enabled" class="pficon pficon-help"></span>
|
||||
</div>
|
||||
</fieldset>
|
||||
|
||||
|
|
Loading…
Reference in a new issue