Set app icon
This commit is contained in:
parent
4994e5f153
commit
2cb728e02c
@ -36,7 +36,7 @@ $navigationEntry = function () use ($c) {
|
||||
'id' => 'richdocuments_index',
|
||||
'order' => 2,
|
||||
'href' => $c->query('ServerContainer')->getURLGenerator()->linkToRoute('richdocuments.document.index'),
|
||||
'icon' => $c->query('ServerContainer')->getURLGenerator()->imagePath('richdocuments', 'documents.svg'),
|
||||
'icon' => $c->query('ServerContainer')->getURLGenerator()->imagePath('richdocuments', 'app.svg'),
|
||||
'name' => $c->query('L10N')->t('Office')
|
||||
];
|
||||
};
|
||||
|
Before Width: | Height: | Size: 231 B After Width: | Height: | Size: 231 B |
Before Width: | Height: | Size: 735 B After Width: | Height: | Size: 735 B |
Loading…
x
Reference in New Issue
Block a user