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
#15)

* Update ui.xml

* Update version

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

* Update version
  • Loading branch information
jvega190 authored Feb 17, 2022
1 parent f38a8c6 commit 420b1e1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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/TuneRounded"/>
<icon id="@mui/icons-material/BuildRounded"/>
<widget id="craftercms.components.EmbeddedSiteTools"/>
</configuration>
</widget>
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: 6
patch: 7
description: |
Simple Alexa skill blueprint
documentation: https://raw.githubusercontent.com/craftercms/alexa-blueprint/next/readme.md
Expand Down

0 comments on commit 420b1e1

Please sign in to comment.