impaktapps-ui-builder 0.0.53 → 0.0.54

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -7519,6 +7519,7 @@ const buildPropertiesSection = function(type) {
7519
7519
  getRadioInputField("enableExpanding", "Use Row Expanding", ["YES", "NO"]),
7520
7520
  getRadioInputField("paginateExpandedRows", "Use Multi Page Expension", ["YES", "NO"]),
7521
7521
  getRadioInputField("treeStructure", "Use Flat Tree Structure", ["YES", "NO"]),
7522
+ emptyBox,
7522
7523
  emptyBox
7523
7524
  ]),
7524
7525
  getArrayControl("Table_Download_Keys_Name", "KeyName", "Table Key Name"),