Skip to content

Commit 7e2622e

Browse files
authored
Updated home icon to fontawesome
1 parent d3f45c3 commit 7e2622e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

knowage/src/main/webapp/WEB-INF/conf/webapp/static_menu.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@
219219
</TECHNICAL_USER_FUNCTIONALITIES>
220220

221221
<COMMON_USER_FUNCTIONALITIES>
222-
<ITEM label="menu.home" iconCls="pi pi-fw pi-home" to="/" />
222+
<ITEM label="menu.home" iconCls="fa-solid fa-house" to="/" />
223223
<ITEM label="menu.Languages" iconCls="fab fa-font-awesome-flag"
224224
command="languageSelection" />
225225
<ITEM label="menu.RoleSelection" iconCls="fas fa-users-cog"

0 commit comments

Comments
 (0)