File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
reports/analyticsdevicescore Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ const Page = () => {
2323
2424 const actions = [
2525 {
26- label: "View in InTune ",
26+ label: "View in Intune ",
2727 link: `https://intune.microsoft.com/${tenantFilter}/#view/Microsoft_Intune_Devices/DeviceSettingsMenuBlade/~/overview/mdmDeviceId/[id]`,
2828 color: "info",
2929 icon: <EyeIcon />,
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ const Page = () => {
1010 // Actions from the source file
1111 const actions = [
1212 {
13- label: "View in InTune ",
13+ label: "View in Intune ",
1414 link: `https://intune.microsoft.com/${tenantFilter}/#view/Microsoft_Intune_Devices/DeviceSettingsMenuBlade/~/overview/mdmDeviceId/[id]`,
1515 color: "info",
1616 icon: <EyeIcon />,
You can’t perform that action at this time.
0 commit comments