fix: billing layout - Form fixed height, Tabular css filler
This commit is contained in:
parent
7361614f89
commit
7c2c584407
@ -19,6 +19,7 @@
|
||||
{
|
||||
"widgettype":"Form",
|
||||
"options":{
|
||||
"height":"auto",
|
||||
"fields":[
|
||||
{
|
||||
"name":"start_date",
|
||||
@ -60,6 +61,7 @@
|
||||
"options":{
|
||||
"width":"100%",
|
||||
"height":"100%",
|
||||
"css":"filler",
|
||||
"data_url":"{{entire_url('/accounting/billing.dspy')}}",
|
||||
"data_params":{
|
||||
"start_date":"{{start_date}}",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user