fix a few sba related things
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
</ol>
|
||||
|
||||
{% comment %} Hide the toggle button if there are no users (to add or remove) {% endcomment %}
|
||||
{% if current_cid_users or available_cid_users %}
|
||||
{% if current_user_users or available_user_users %}
|
||||
<p><button class="toggle-all-btn">Toggle all</button></p>
|
||||
{% endif %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user