Skip to content

Commit

Permalink
Merge pull request #6482 from davidwatkins73/waltz-6466-bye-bye-indic…
Browse files Browse the repository at this point in the history
…ators

Rename "Statistics (Indicators)" to simply "Statistics"
  • Loading branch information
jessica-woodland-scott-db authored Mar 8, 2023
2 parents b6e590f + 36067b4 commit 95ec93b
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ const entityNamedNotesSection = {

const entityStatisticSection = {
componentId: "entity-statistic-section",
name: "Statistics (Indicators)",
name: "Statistics",
icon: "pie-chart",
description: "Statistics for this entity",
id: 11,
Expand Down Expand Up @@ -157,7 +157,7 @@ const technologySummarySection = {

const entityStatisticSummarySection = {
componentId: "entity-statistic-summary-section",
name: "Statistics (Indicators)",
name: "Statistics",
icon: "pie-chart",
description: "Summarised statistics for apps related to this entity, can be used to drill down into history",
id: 20
Expand Down

0 comments on commit 95ec93b

Please sign in to comment.