diff --git a/app/src/app.config.json.tpl b/app/src/app.config.json.tpl index 945e62a48..a13cca03f 100644 --- a/app/src/app.config.json.tpl +++ b/app/src/app.config.json.tpl @@ -32,7 +32,7 @@ "copyright": "APP.COPYRIGHT" }, "viewer.maxRetries": 1, - "sharedLinkDateTimePickerType": "date", + "sharedLinkDateTimePickerType": "datetime", "headerColor": "#ffffff", "headerTextColor": "#000000", "customCssPath": "", diff --git a/e2e/protractor.excludes.json b/e2e/protractor.excludes.json index eb7e376ad..1d6d12645 100644 --- a/e2e/protractor.excludes.json +++ b/e2e/protractor.excludes.json @@ -1,5 +1,6 @@ { "C589205": "https://alfresco.atlassian.net/browse/ACA-4353", "C261153": "https://alfresco.atlassian.net/browse/AAE-7517", - "C306959": "https://alfresco.atlassian.net/browse/ACA-4620" + "C306959": "https://alfresco.atlassian.net/browse/ACA-4620", + "C286332": "https://alfresco.atlassian.net/browse/ACS-4425" }