icon change

This commit is contained in:
yuri
2018-08-31 14:24:17 +03:00
parent dc0d150000
commit a2fee68732
+1 -1
View File
@@ -54,7 +54,7 @@ Espo.define('views/record/search', 'view', function (Dep) {
viewModeIconClassMap: {
list: 'fas fa-align-justify',
kanban: 'glyphicon glyphicon-equalizer icon-rotate-180'
kanban: 'fas fa-grip-horizontal'
},
data: function () {