impaktapps-ui-builder 1.0.131-alpha.1 → 1.0.131-alpha.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.
|
@@ -8689,7 +8689,7 @@ function refreshPage(type, store2) {
|
|
|
8689
8689
|
}
|
|
8690
8690
|
}
|
|
8691
8691
|
};
|
|
8692
|
-
if (store2.formData.columnFormat === "
|
|
8692
|
+
if (store2.formData.columnFormat === "date" && store2.formData.columnFormat === "dateTime") {
|
|
8693
8693
|
UiSchema.elements[0].elements[0].elements[10] = {
|
|
8694
8694
|
type: "Control",
|
|
8695
8695
|
scope: "#/properties/dateFormat",
|