Skip to content

Commit 7ce4ddb

Browse files
author
bosd
committed
[IMP] contract: refresh the module icon
1 parent 16c4e65 commit 7ce4ddb

4 files changed

Lines changed: 88 additions & 8 deletions

File tree

-5.75 KB
Loading
Lines changed: 87 additions & 0 deletions
Loading

contract/static/src/img/contract_icon.svg

Lines changed: 0 additions & 4 deletions
This file was deleted.

contract/views/contract_portal_templates.xml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,7 @@
3434
>
3535
<div id="portal_common_category" position="inside">
3636
<t t-call="portal.portal_docs_entry">
37-
<t
38-
t-set="icon"
39-
t-value="'/contract/static/src/img/contract_icon.svg'"
40-
/>
37+
<t t-set="icon" t-value="'/contract/static/description/icon.svg'" />
4138
<t t-set="title">Contracts</t>
4239
<t t-set="url" t-value="'/my/contracts'" />
4340
<t t-set="placeholder_count" t-value="'contract_count'" />

0 commit comments

Comments
 (0)