From f99722661b1c9a797d06d6e951a48599ff04063c Mon Sep 17 00:00:00 2001 From: Jatin Chugh <105338943+jatin2008@users.noreply.github.com> Date: Mon, 5 Jun 2023 18:27:25 +0530 Subject: [PATCH] [PRODSEC-6575] used date instead of datetime for datePicker implementation in Shared link dialog component in ADF (#3247) * used date instead of datetime for Shared link dialog implementation * removed sharedLinkDateTimePickerType variable from app.config.json.tpl file and made it default in ADF --- app/src/app.config.json.tpl | 1 - 1 file changed, 1 deletion(-) diff --git a/app/src/app.config.json.tpl b/app/src/app.config.json.tpl index 9bc7f5d1a..c4120df0b 100644 --- a/app/src/app.config.json.tpl +++ b/app/src/app.config.json.tpl @@ -39,7 +39,6 @@ "copyright": "APP.COPYRIGHT" }, "viewer.maxRetries": 1, - "sharedLinkDateTimePickerType": "datetime", "customCssPath": "", "webFontPath": "", "pagination": {