fix: RefreshWidget period_seconds:0 infinite loop -> urlwidget
This commit is contained in:
parent
4f0a8a4c2e
commit
1a2aa0c0bb
@ -117,10 +117,9 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"widgettype": "RefreshWidget",
|
"widgettype": "urlwidget",
|
||||||
"id": "plaza_cards",
|
"id": "plaza_cards",
|
||||||
"options": {
|
"options": {
|
||||||
"period_seconds": 0,
|
|
||||||
"url": "{{entire_url('plaza_model_cards.ui')}}?providerid={{active_provider}}&catelogid={{active_catelog}}&search={{active_search}}&page={{params_kw.get('page','1')}}",
|
"url": "{{entire_url('plaza_model_cards.ui')}}?providerid={{active_provider}}&catelogid={{active_catelog}}&search={{active_search}}&page={{params_kw.get('page','1')}}",
|
||||||
"css": "filler",
|
"css": "filler",
|
||||||
"width": "100%",
|
"width": "100%",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user