fix: ui
This commit is contained in:
@@ -475,7 +475,9 @@
|
|||||||
:key="permission.id"
|
:key="permission.id"
|
||||||
>
|
>
|
||||||
<q-item-section>
|
<q-item-section>
|
||||||
<q-item-label v-text="permissionLabel(permission)"></q-item-label>
|
<q-item-label>
|
||||||
|
<li><strong v-text="permissionLabel(permission)"></strong></li>
|
||||||
|
</q-item-label>
|
||||||
<q-item-label
|
<q-item-label
|
||||||
v-if="permission.description"
|
v-if="permission.description"
|
||||||
caption
|
caption
|
||||||
|
|||||||
Reference in New Issue
Block a user