@processmaker/screen-builder 3.3.1 → 3.3.2
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.
|
@@ -53268,7 +53268,11 @@ const Nre = Iu(zre), pae = Iu(Ere), hae = Iu([Ore]), Ire = Iu([uS, lS]), Lre = j
|
|
|
53268
53268
|
config: {
|
|
53269
53269
|
name: "Collection Record Control",
|
|
53270
53270
|
icon: "fas fa-database",
|
|
53271
|
-
label: "Collection Record Control"
|
|
53271
|
+
label: "Collection Record Control",
|
|
53272
|
+
collectionmode: {
|
|
53273
|
+
modeId: "Edit",
|
|
53274
|
+
submitCollectionCheck: !0
|
|
53275
|
+
}
|
|
53272
53276
|
},
|
|
53273
53277
|
inspector: [
|
|
53274
53278
|
{
|