fix: root VBox height:100% instead of cheight:40
This commit is contained in:
parent
ae8e323f16
commit
27fbb27e63
@ -1,7 +1,7 @@
|
||||
|
||||
{
|
||||
"widgettype":"VBox",
|
||||
"options":{"cheight":40,"width":"100%"},
|
||||
"options":{"height":"100%","width":"100%"},
|
||||
"subwidgets":[{
|
||||
"id":"distribution_agreement_items_tbl",
|
||||
"widgettype":"Tabular",
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
|
||||
{
|
||||
"widgettype":"VBox",
|
||||
"options":{"cheight":40,"width":"100%"},
|
||||
"options":{"height":"100%","width":"100%"},
|
||||
"subwidgets":[{
|
||||
"id":"distribution_agreements_tbl",
|
||||
"widgettype":"Tabular",
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
|
||||
{
|
||||
"widgettype":"VBox",
|
||||
"options":{"cheight":40,"width":"100%"},
|
||||
"options":{"height":"100%","width":"100%"},
|
||||
"subwidgets":[{
|
||||
"id":"platform_supply_products_tbl",
|
||||
"widgettype":"Tabular",
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
|
||||
{
|
||||
"widgettype":"VBox",
|
||||
"options":{"cheight":40,"width":"100%"},
|
||||
"options":{"height":"100%","width":"100%"},
|
||||
"subwidgets":[{
|
||||
"id":"platform_supply_relations_tbl",
|
||||
"widgettype":"Tabular",
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
|
||||
{
|
||||
"widgettype":"VBox",
|
||||
"options":{"cheight":40,"width":"100%"},
|
||||
"options":{"height":"100%","width":"100%"},
|
||||
"subwidgets":[{
|
||||
"id":"product_supplier_mapping_tbl",
|
||||
"widgettype":"Tabular",
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
|
||||
{
|
||||
"widgettype":"VBox",
|
||||
"options":{"cheight":40,"width":"100%"},
|
||||
"options":{"height":"100%","width":"100%"},
|
||||
"subwidgets":[{
|
||||
"id":"sales_ledger_tbl",
|
||||
"widgettype":"Tabular",
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
|
||||
{
|
||||
"widgettype":"VBox",
|
||||
"options":{"cheight":40,"width":"100%"},
|
||||
"options":{"height":"100%","width":"100%"},
|
||||
"subwidgets":[{
|
||||
"id":"sub_distributors_tbl",
|
||||
"widgettype":"Tabular",
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
|
||||
{
|
||||
"widgettype":"VBox",
|
||||
"options":{"cheight":40,"width":"100%"},
|
||||
"options":{"height":"100%","width":"100%"},
|
||||
"subwidgets":[{
|
||||
"id":"sub_resellers_tbl",
|
||||
"widgettype":"Tabular",
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
|
||||
{
|
||||
"widgettype":"VBox",
|
||||
"options":{"cheight":40,"width":"100%"},
|
||||
"options":{"height":"100%","width":"100%"},
|
||||
"subwidgets":[{
|
||||
"id":"suppliers_tbl",
|
||||
"widgettype":"Tabular",
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
|
||||
{
|
||||
"widgettype":"VBox",
|
||||
"options":{"cheight":40,"width":"100%"},
|
||||
"options":{"height":"100%","width":"100%"},
|
||||
"subwidgets":[{
|
||||
"id":"supply_contract_items_tbl",
|
||||
"widgettype":"Tabular",
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
|
||||
{
|
||||
"widgettype":"VBox",
|
||||
"options":{"cheight":40,"width":"100%"},
|
||||
"options":{"height":"100%","width":"100%"},
|
||||
"subwidgets":[{
|
||||
"id":"supply_contracts_tbl",
|
||||
"widgettype":"Tabular",
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
|
||||
{
|
||||
"widgettype":"VBox",
|
||||
"options":{"cheight":40,"width":"100%"},
|
||||
"options":{"height":"100%","width":"100%"},
|
||||
"subwidgets":[{
|
||||
"id":"supplychain_accounting_tbl",
|
||||
"widgettype":"Tabular",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user