Fix the user-manage-organisations modal (column name & search)

This commit is contained in:
2022-02-22 13:48:20 +00:00
parent be8404c9a5
commit 0d5551f927
3 changed files with 30 additions and 0 deletions

View File

@@ -13,6 +13,7 @@
<tr>
<th>{{translate("NAME")}}</th>
<th>{{translate("DESCRIPTION")}}</th>
<th>{{translate("IS_ADMINISTRATOR")}}</th>
<th>{{translate("REMOVE")}}</th>
</tr>
</thead>