update home page icons, allow for customization

This commit is contained in:
ansuz
2018-06-08 17:06:50 +02:00
parent 5ae7cdb1e6
commit 756681211b
2 changed files with 10 additions and 9 deletions

View File

@@ -81,7 +81,8 @@ define(function() {
whiteboard: 'fa-paint-brush',
todo: 'fa-tasks',
contacts: 'fa-users',
kanban: 'fa-list-alt',
kanban: 'fa-columns',
drive: 'fa-hdd-o',
};
// Ability to create owned pads and expiring pads through a new pad creation screen.