Skip to content

Commit

Permalink
[5308] Use the same icon for Site Tools in Sidebar and Navigation Menu (
Browse files Browse the repository at this point in the history
#16)

* Update ui.xml

* Update version

* Use the same icon for Site Tools in Sidebar and Navigation Menu #5308

* Update version

* Update Site tools icon to ConstructionRounded

* Update version
  • Loading branch information
jvega190 authored Mar 15, 2022
1 parent 420b1e1 commit c5f6f3d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions config/studio/ui.xml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
</permittedRoles>
<configuration>
<title id="siteTools.title" defaultMessage="Site Tools"/>
<icon id="@mui/icons-material/BuildRounded"/>
<icon id="@mui/icons-material/ConstructionRounded"/>
<widget id="craftercms.components.EmbeddedSiteTools"/>
</configuration>
</widget>
Expand Down Expand Up @@ -294,7 +294,7 @@
<title id="siteTools.title"
defaultMessage="Site Tools"/>
<systemLinkId>siteToolsDialog</systemLinkId>
<icon id="@mui/icons-material/BuildRounded"/>
<icon id="@mui/icons-material/ConstructionRounded"/>
</configuration>
</widget>
<widget id="craftercms.components.LauncherLinkTile">
Expand Down
2 changes: 1 addition & 1 deletion craftercms-plugin.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ plugin:
version:
major: 2
minor: 0
patch: 7
patch: 8
description: |
Simple Alexa skill blueprint
documentation: https://raw.githubusercontent.com/craftercms/alexa-blueprint/next/readme.md
Expand Down

0 comments on commit c5f6f3d

Please sign in to comment.