forked from 0x2620/pandora
add user.ui.part.foo (page sections)
This commit is contained in:
parent
d1e6da97ad
commit
561cf3d6ff
4 changed files with 24 additions and 0 deletions
|
@ -805,6 +805,12 @@
|
||||||
"mapFind": "",
|
"mapFind": "",
|
||||||
"mapSelection": "",
|
"mapSelection": "",
|
||||||
"page": "",
|
"page": "",
|
||||||
|
"part": {
|
||||||
|
"api": "",
|
||||||
|
"faq": "",
|
||||||
|
"help": "",
|
||||||
|
"news": ""
|
||||||
|
},
|
||||||
"section": "items",
|
"section": "items",
|
||||||
"sequenceMode": "shape",
|
"sequenceMode": "shape",
|
||||||
"sequenceSort": [{"key": "director", "operator": "+"}],
|
"sequenceSort": [{"key": "director", "operator": "+"}],
|
||||||
|
|
|
@ -817,6 +817,12 @@
|
||||||
"mapFind": "",
|
"mapFind": "",
|
||||||
"mapSelection": "",
|
"mapSelection": "",
|
||||||
"page": "",
|
"page": "",
|
||||||
|
"part": {
|
||||||
|
"api": "",
|
||||||
|
"faq": "",
|
||||||
|
"help": "",
|
||||||
|
"news": ""
|
||||||
|
},
|
||||||
"section": "items",
|
"section": "items",
|
||||||
"sequenceMode": "shape",
|
"sequenceMode": "shape",
|
||||||
"sequenceSort": [{"key": "director", "operator": "+"}],
|
"sequenceSort": [{"key": "director", "operator": "+"}],
|
||||||
|
|
|
@ -695,6 +695,12 @@
|
||||||
"mapFind": "",
|
"mapFind": "",
|
||||||
"mapSelection": "",
|
"mapSelection": "",
|
||||||
"page": "",
|
"page": "",
|
||||||
|
"part": {
|
||||||
|
"api": "",
|
||||||
|
"faq": "",
|
||||||
|
"help": "",
|
||||||
|
"news": ""
|
||||||
|
},
|
||||||
"section": "items",
|
"section": "items",
|
||||||
"sequenceMode": "shape",
|
"sequenceMode": "shape",
|
||||||
"sequenceSort": [{"key": "director", "operator": "+"}],
|
"sequenceSort": [{"key": "director", "operator": "+"}],
|
||||||
|
|
|
@ -614,6 +614,12 @@
|
||||||
"mapFind": "",
|
"mapFind": "",
|
||||||
"mapSelection": "",
|
"mapSelection": "",
|
||||||
"page": "",
|
"page": "",
|
||||||
|
"part": {
|
||||||
|
"api": "",
|
||||||
|
"faq": "",
|
||||||
|
"help": "",
|
||||||
|
"news": ""
|
||||||
|
},
|
||||||
"section": "items",
|
"section": "items",
|
||||||
"sequenceMode": "shape",
|
"sequenceMode": "shape",
|
||||||
"sequenceSort": [{"key": "director", "operator": "+"}],
|
"sequenceSort": [{"key": "director", "operator": "+"}],
|
||||||
|
|
Loading…
Reference in a new issue