mirror of
https://github.com/eduardogsilva/wireguard_webadmin.git
synced 2025-07-13 11:54:34 +02:00
Remove animation on page transition.
Keep state of sidebar
This commit is contained in:
parent
518d139770
commit
2e7726d711
2 changed files with 59 additions and 27 deletions
|
@ -129,6 +129,6 @@ STATICFILES_DIRS = [
|
|||
|
||||
DEFAULT_AUTO_FIELD = 'django.db.models.BigAutoField'
|
||||
|
||||
WIREGUARD_WEBADMIN_VERSION = 9606
|
||||
WIREGUARD_WEBADMIN_VERSION = 9607
|
||||
|
||||
from wireguard_webadmin.production_settings import *
|
Loading…
Add table
Add a link
Reference in a new issue