|
@@ -2,9 +2,11 @@
|
|
|
|
|
|
<templates xml:space="preserve">
|
|
|
<t t-name="account_bank_payslip_import.PayslipImport">
|
|
|
- <button class="import_payslip oe_button oe_form_button_save oe_highlight">
|
|
|
- <i class="fa fa-exchange" aria-hidden="true"></i>
|
|
|
- Nómina
|
|
|
+ <!-- <button class="import_payslip oe_button oe_form_button_save oe_highlight"> -->
|
|
|
+ <button class="import_payslip oe_stat_button btn btn-default oe_inline">
|
|
|
+ <!-- <i class="fa fa-exchange" aria-hidden="true"></i> -->
|
|
|
+ <div class="stat_button_icon fa fa-exchange"></div>
|
|
|
+ <div>Nómina</div>
|
|
|
</button>
|
|
|
</t>
|
|
|
</templates>
|