Added new widgets and text styles and fonts to the system; Moved the logo into the project proper so nothing should be in the root Public folder any more (other than generated content).
This commit is contained in:
@@ -12,19 +12,19 @@ module.exports = {
|
||||
},
|
||||
{
|
||||
title: 'AVES',
|
||||
permissions: []
|
||||
permissions: ["AVES"]
|
||||
},
|
||||
{
|
||||
title: 'AVHS',
|
||||
permissions: []
|
||||
permissions: ["AVHS"]
|
||||
},
|
||||
{
|
||||
title: 'AVAS',
|
||||
permissions: []
|
||||
permissions: ["AVAS"]
|
||||
},
|
||||
{
|
||||
title: 'AVUSD',
|
||||
permissions: []
|
||||
permissions: ['AVUSD']
|
||||
},
|
||||
{
|
||||
title: 'admin',
|
||||
|
||||
Reference in New Issue
Block a user