web: replace spaces after icons with nbsp
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
@ -108,6 +108,7 @@ export class RuleListPage extends TablePage<NotificationRule> {
|
||||
return html`
|
||||
<td role="cell" colspan="4">
|
||||
<div class="pf-c-table__expandable-row-content">
|
||||
<p>${t`These policies control upon which events this rule triggers.`}</p>
|
||||
<ak-bound-policies-list .target=${item.pk}>
|
||||
</ak-bound-policies-list>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user