forked from MarseyWorld/MarseyWorld
fix table
parent
cd0acfccf3
commit
37145b0216
|
@ -52,9 +52,7 @@
|
||||||
<th>#</th>
|
<th>#</th>
|
||||||
<th>Name</th>
|
<th>Name</th>
|
||||||
|
|
||||||
{% if v.is_member_of_group(group) or v.mods_group(group) %}
|
<th class="disable-sort-click"></th>
|
||||||
<th class="disable-sort-click"></th>
|
|
||||||
{% endif %}
|
|
||||||
|
|
||||||
{% if name == 'members' %}
|
{% if name == 'members' %}
|
||||||
<th>Approved on</th>
|
<th>Approved on</th>
|
||||||
|
|
Loading…
Reference in New Issue