Restrict rowexplorer binding to local scope
This commit is contained in:
parent
2d908f3774
commit
acbd7a802c
|
@ -6507,7 +6507,8 @@
|
|||
],
|
||||
"context": {
|
||||
"type": "schema",
|
||||
"suffix": "repeater"
|
||||
"suffix": "repeater",
|
||||
"scope": "local"
|
||||
}
|
||||
},
|
||||
"grid": {
|
||||
|
|
Loading…
Reference in New Issue