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