2
0
mirror of https://github.com/inventree/demo-dataset.git synced 2025-04-27 21:16:50 +00:00

Change some default settings

This commit is contained in:
Oliver 2021-11-08 15:14:28 +11:00
parent 732ce95b3d
commit ce3e0a34be

View File

@ -1121,7 +1121,7 @@
"model": "common.inventreeusersetting",
"pk": 65,
"fields": {
"value": "False",
"value": "True",
"key": "STICKY_HEADER",
"user": 4
}
@ -1337,7 +1337,7 @@
"model": "common.inventreeusersetting",
"pk": 89,
"fields": {
"value": "False",
"value": "True",
"key": "FORMS_CLOSE_USING_ESCAPE",
"user": 4
}