blob: 23ea08d860e24b4512f9ec49ab082591b0179538 (
plain)
1
2
3
4
5
6
7
8
9
10
|
<?xml version="1.0" encoding="UTF-8"?>
<templates xml:space="preserve">
<div t-name="MrpDocumentsKanbanView.buttons">
<button type="button" t-attf-class="btn btn-primary o_mrp_documents_kanban_upload">
Upload
</button>
</div>
</templates>
|