code clean

This commit is contained in:
tawoe 2025-05-13 15:16:36 +02:00
parent 9aa29b2068
commit 599eb454a6

View File

@ -301,7 +301,6 @@ ALLOW_DIRECT_LOGIN = True
GATEWAYLOGIN_HAS_CBS = False
ALLOW_GATEWAY_LOGIN = True
# Use bootstrap4 if you are using Bootstrap 3
BOOTSTRAP4 = {
'include_jquery': True,
}