forked from 0x2620/pandora
always use ui.part.documents and ui.part.entities, remove ui.document/ui.entity from default config, fixes #2064
This commit is contained in:
parent
0fffc1f497
commit
ea6a79cc10
7 changed files with 9 additions and 20 deletions
|
|
@ -753,7 +753,6 @@
|
|||
"columnWidth": {}
|
||||
}
|
||||
},
|
||||
"document": "",
|
||||
"documents": {},
|
||||
"documentSize": 256,
|
||||
"documentsSelection": {},
|
||||
|
|
@ -772,7 +771,6 @@
|
|||
],
|
||||
"editView": "list",
|
||||
"embedSize": 256,
|
||||
"entity": "",
|
||||
"entitiesSelection": {},
|
||||
"entitiesType": "",
|
||||
"filters": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue