Skip to content

Commit 59cc85d

Browse files
Merge pull request KelvinTegelaar#1639 from DChorn-ANS/patch-5
New standard and padding adjustments
2 parents a8c9bb3 + 31aa0d2 commit 59cc85d

File tree

3 files changed

+458
-393
lines changed

3 files changed

+458
-393
lines changed

src/data/standards.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -366,6 +366,20 @@
366366
},
367367
"label": "Set Sharing Level for Default calendar"
368368
},
369+
{
370+
"name": "standards.UserSubmissions.enable",
371+
"cat": "Exchange",
372+
"helpText": "This is the default helptext",
373+
"addedComponent": null,
374+
"label": "Enable the built-in Report button in Outlook"
375+
},
376+
{
377+
"name": "standards.UserSubmissions.disable",
378+
"cat": "Exchange",
379+
"helpText": "This is the default helptext",
380+
"addedComponent": null,
381+
"label": "Disable the built-in Report button in Outlook"
382+
},
369383
{
370384
"name": "standards.intuneDeviceReg.Enabled",
371385
"cat": "Intune",

0 commit comments

Comments
 (0)