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

불러오는 중...
취소
저장