PMCORE-2669:Cases List Date is not taking the format defined on Settings> Environment tab
This commit is contained in:
@@ -159,7 +159,7 @@ export default {
|
||||
},
|
||||
customFilters: ["myfilter"],
|
||||
},
|
||||
pmDateFormat: "Y-m-d H:i:s",
|
||||
pmDateFormat: window.config.FORMATS.dateFormat
|
||||
};
|
||||
},
|
||||
watch: {
|
||||
|
||||
Reference in New Issue
Block a user