mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[IMP] web_timeline: Ability to duplicate record
[IMP] web_timeline: Ability to duplicate record
This commit is contained in:
@@ -23,4 +23,11 @@
|
||||
</marker>
|
||||
</defs>
|
||||
</svg>
|
||||
|
||||
<div t-name="TimelineView.DuplicateButton"
|
||||
t-attf-data-id="#{id}"
|
||||
class="oe_timeline_duplicate_button" title="Duplicate this item">
|
||||
<i class="fa fa-copy" />
|
||||
</div>
|
||||
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user