Add icons for internal app toolbars

master
David Benqué 3 years ago
parent cdb1bc83f2
commit b630500e9e

@ -142,6 +142,10 @@ define(function() {
sheet: 'fa-file-excel-o', sheet: 'fa-file-excel-o',
drive: 'fa-hdd-o', drive: 'fa-hdd-o',
teams: 'fa-users', teams: 'fa-users',
admin: 'fa-gears',
settings: 'fa-gear',
profile: 'fa-user-circle',
support: 'fa-life-ring'
}; };
// Ability to create owned pads and expiring pads through a new pad creation screen. // Ability to create owned pads and expiring pads through a new pad creation screen.

Loading…
Cancel
Save