mirror of
https://github.com/espocrm/espocrm.git
synced 2026-06-27 22:46:04 +00:00
Fix menu icon
This commit is contained in:
@@ -98,7 +98,7 @@ class StreamDashletView extends BaseDashletView {
|
||||
this.actionList.unshift({
|
||||
name: 'viewList',
|
||||
text: this.translate('View'),
|
||||
iconClass: '<span class="fas fa-align-justify',
|
||||
iconClass: 'fas fa-align-justify',
|
||||
url: '#Stream',
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user