mirror of
https://github.com/OCA/contract.git
synced 2025-02-13 17:57:24 +02:00
[IMP] contract: Make portal link configurable
This commit is contained in:
@@ -26,8 +26,9 @@
|
|||||||
</template>
|
</template>
|
||||||
<template
|
<template
|
||||||
id="portal_my_home_contract"
|
id="portal_my_home_contract"
|
||||||
name="Portal My Home : Contract entries"
|
name="Show Contracts"
|
||||||
inherit_id="portal.portal_my_home"
|
inherit_id="portal.portal_my_home"
|
||||||
|
customize_show="True"
|
||||||
priority="30"
|
priority="30"
|
||||||
>
|
>
|
||||||
<xpath expr="//div[hasclass('o_portal_docs')]" position="inside">
|
<xpath expr="//div[hasclass('o_portal_docs')]" position="inside">
|
||||||
|
|||||||
Reference in New Issue
Block a user