Set app icon

pull/1/head
Andras Timar 8 年之前
父節點 4994e5f153
當前提交 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:  |  大小: 231 B

After

Width:  |  Height:  |  大小: 231 B

Before

Width:  |  Height:  |  大小: 735 B

After

Width:  |  Height:  |  大小: 735 B

Loading…
取消
儲存