regenerate CRUD with app. prefix target
This commit is contained in:
parent
3863bdcbcc
commit
f148e0c1f9
@ -22,7 +22,7 @@
|
|||||||
"wid":"self",
|
"wid":"self",
|
||||||
"event":"submit",
|
"event":"submit",
|
||||||
"actiontype":"script",
|
"actiontype":"script",
|
||||||
"target":"pricing_program_tbl",
|
"target":"app.pricing_program_tbl",
|
||||||
"script":"var tbl = bricks.getWidgetById('pricing_program_tbl', bricks.app.root); if(tbl) await tbl.render(params);"
|
"script":"var tbl = bricks.getWidgetById('pricing_program_tbl', bricks.app.root); if(tbl) await tbl.render(params);"
|
||||||
}]
|
}]
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user