Fix syntax for component param

This commit is contained in:
Benedikt Kulmann
2021-02-17 10:08:37 +01:00
parent 84ca589a16
commit e498ad69f9

View File

@@ -17,7 +17,7 @@
<oc-th type="head" v-text="$gettext('Display name')" />
<oc-th type="head" v-text="$gettext('Email')" />
<oc-th type="head" v-text="$gettext('Role')" />
<oc-th shrink type="head" v-text="$gettext('Activated')" alignH="center"/>
<oc-th shrink type="head" v-text="$gettext('Activated')" align-h="center"/>
</oc-tr>
</oc-thead>
<oc-tbody>