@dsivd/prestations-ng 16.3.0-beta.4 → 16.3.0-beta5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -6151,7 +6151,7 @@ class FoehnPageComponent {
6151
6151
  this.sdkDictionaryService = sdkDictionaryService;
6152
6152
  this.statisticsService = statisticsService;
6153
6153
  this.supportAlertEnabled = true;
6154
- this.draftsEnabled = true;
6154
+ this.draftsEnabled = false;
6155
6155
  this.userConnectedAsDisplayed = true;
6156
6156
  this.confirmLeavingAlert = {
6157
6157
  htmlContent: LEAVING_ALERT_CONTENT,