Fix org user
This commit is contained in:
parent
982c975a20
commit
1b3b27f1d9
2 changed files with 3 additions and 3 deletions
|
@ -17,7 +17,7 @@
|
|||
}
|
||||
</style>
|
||||
|
||||
{% if is_admin %}
|
||||
{% if can_edit %}
|
||||
<style>#users-table td:nth-child(4), #users-table th:nth-child(4) {
|
||||
border-right: none;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue