Merged PR 2377: added enlarge map view on dnsapplication list
added enlarge map view on dnsapplication list Related work items: #23774
This commit is contained in:
@@ -28,6 +28,8 @@ export function isRepresentationWindowClosed(
|
||||
}
|
||||
|
||||
export function resolveRepresentationWindow(caseDetails, DateCtor = Date) {
|
||||
caseDetails = caseDetails || {};
|
||||
|
||||
const hasStartDate =
|
||||
Object.prototype.hasOwnProperty.call(caseDetails, "pinswg_startdate") ||
|
||||
Object.prototype.hasOwnProperty.call(
|
||||
|
||||
Reference in New Issue
Block a user