mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-01-22 23:42:54 +01:00
fix: #10042, use bootstrap 5 classes for colour context if privilege is added or removed, prior to saving
This commit is contained in:
@@ -48,7 +48,11 @@
|
||||
</ul>
|
||||
</div>
|
||||
</td>
|
||||
<td class="text-center"><input autocomplete="off" type="checkbox" class="checkbox-helper"></td>
|
||||
<td class="">
|
||||
<div class="form-check text-center">
|
||||
<input autocomplete="off" type="checkbox" class="form-check-input float-none checkbox-helper">
|
||||
</div>
|
||||
</td>
|
||||
{function.spawnPrivilegeStates, privileges.groups.name, ../privileges}
|
||||
</tr>
|
||||
<!-- END privileges.groups -->
|
||||
|
||||
Reference in New Issue
Block a user