3
0
Fork 0

pre-commit update: prettier xml indent

15.0-ocabot-merge-pr-2789-by-pedrobaeza-bump-patch
Stéphane Bidoul 2020-03-02 10:10:44 +01:00 committed by Mantux11
parent 5784067517
commit 33521cb098
1 changed files with 6 additions and 6 deletions

View File

@ -5,12 +5,12 @@
<i class="fa fa-close" /> <i class="fa fa-close" />
</t> </t>
<t t-jquery="button.close" t-operation="before"> <t t-jquery="button.close" t-operation="before">
<button type="button" class="dialog_button_extend close"><i <button type="button" class="dialog_button_extend close">
class="fa fa-expand" <i class="fa fa-expand" />
/></button> </button>
<button type="button" class="dialog_button_restore close"><i <button type="button" class="dialog_button_restore close">
class="fa fa-compress" <i class="fa fa-compress" />
/></button> </button>
</t> </t>
</t> </t>
</templates> </templates>