Skip to content

Commit

Permalink
(chocolatey#1028) Fix emoticons in reports.mdx
Browse files Browse the repository at this point in the history
- replace ⚙️ with unicode gear ⚙ emoticon
  • Loading branch information
LeaDevelop committed Sep 26, 2024
1 parent 466a860 commit 498cb0d
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@ If there is no Outdated Software, a report cannot be generated.
When generating an Outdated Software Report, a snapshot of the current Outdated Software will be captured for the report.
Generated reports will be displayed in a list, showing the date and time they were created.

Reports can be exported from this screen via the :gear: **Actions** menu, and selecting the desired export type.
Reports can be exported from this screen via the **Actions** menu, and selecting the desired export type.

![Outdated Reports export to Excel](/images/ccm-playwright/reports/outdated-software/table-row-button-action-dropdown-menu-export-to-excel.png)

![Outdated Reports export to PDF](/images/ccm-playwright/reports/outdated-software/table-row-button-action-dropdown-menu-export-to-pdf.png)

When clicking on the date and time for a report, or selecting the :gear: **Actions** menu and then **Details**, the Outdated Software Details screen will be shown.
When clicking on the date and time for a report, or selecting the **Actions** menu and then **Details**, the Outdated Software Details screen will be shown.
The report will display the name and version of any Outdated Software, along with any Computers that each Outdated Software is installed on.

![Outdated Software Details view](/images/ccm-playwright/reports/outdated-software/details/screen.png)
Expand All @@ -42,4 +42,4 @@ The Deployment Plans Report displays all completed Deployment Plans. It allows y

![Deployment Plans report page](/images/ccm-playwright/reports/deployment-plans/screen.png)

Clicking the name of an individual Deployment Plan will take you to the Deployment Plan Details screen, similar to those shown on the main <Xref title="Deployment Plans" value="ccm-deployments" /> page.
Clicking the name of an individual Deployment Plan will take you to the Deployment Plan Details screen, similar to those shown on the main <Xref title="Deployment Plans" value="ccm-deployments" /> page.

0 comments on commit 498cb0d

Please sign in to comment.