mirror of
https://github.com/bringout/oca-ocb-core.git
synced 2026-04-21 14:32:04 +02:00
Initial commit: Core packages
This commit is contained in:
commit
12c29a983b
9512 changed files with 8379910 additions and 0 deletions
|
|
@ -0,0 +1,10 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<template>
|
||||
|
||||
<t t-name="purchase.ToasterButton">
|
||||
<button t-att-name="widget.button_name" type="button" class="btn oe_inline btn-link" t-att-title="widget.title">
|
||||
<i class="fa fa-fw o_button_icon fa-info-circle"></i>
|
||||
</button>
|
||||
</t>
|
||||
|
||||
</template>
|
||||
Loading…
Add table
Add a link
Reference in a new issue