We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3f45c3 commit 7e2622eCopy full SHA for 7e2622e
1 file changed
knowage/src/main/webapp/WEB-INF/conf/webapp/static_menu.xml
@@ -219,7 +219,7 @@
219
</TECHNICAL_USER_FUNCTIONALITIES>
220
221
<COMMON_USER_FUNCTIONALITIES>
222
- <ITEM label="menu.home" iconCls="pi pi-fw pi-home" to="/" />
+ <ITEM label="menu.home" iconCls="fa-solid fa-house" to="/" />
223
<ITEM label="menu.Languages" iconCls="fab fa-font-awesome-flag"
224
command="languageSelection" />
225
<ITEM label="menu.RoleSelection" iconCls="fas fa-users-cog"
0 commit comments