[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
This commit is contained in:
Jatin Chugh
2023-06-05 18:27:25 +05:30
committed by GitHub
parent 919767ef8a
commit f99722661b

View File

@@ -39,7 +39,6 @@
"copyright": "APP.COPYRIGHT" "copyright": "APP.COPYRIGHT"
}, },
"viewer.maxRetries": 1, "viewer.maxRetries": 1,
"sharedLinkDateTimePickerType": "datetime",
"customCssPath": "", "customCssPath": "",
"webFontPath": "", "webFontPath": "",
"pagination": { "pagination": {