forked from rDrama/rDrama
1
0
Fork 0
master
Aevann1 2022-01-18 15:06:38 +02:00
parent 33ebb23846
commit 70f06f3db6
1 changed files with 0 additions and 1 deletions

View File

@ -288,7 +288,6 @@
</form>
<pre></pre>
<button id="grant2" class="{% if u.paid_dues %}d-none{% endif %} btn btn-success" onclick="post_toast2('/@{{u.username}}/club_allow','grant2','bar2')">Grant club access</button>
<pre></pre>
<button id="bar2" class="{% if u.club_allowed == False %}d-none{% endif %} btn btn-danger" onclick="post_toast2('/@{{u.username}}/club_ban','grant2','bar2')">Bar from club</button>
{% endif %}
<pre></pre>