[MIG] web_dialog_size: Migration to 12.0

This commit is contained in:
ernesto
2018-11-21 22:50:59 -05:00
committed by Mantux11
parent 2bceaae2b3
commit f8dc8750d7
12 changed files with 104 additions and 44 deletions

View File

@@ -4,7 +4,7 @@
<t t-jquery="button.close" t-operation="inner">
<i class="fa fa-close" />
</t>
<t t-jquery="button.close" t-operation="after">
<t t-jquery="button.close" t-operation="before">
<button type="button" class="dialog_button_extend close"><i class="fa fa-expand" /></button>
<button type="button" class="dialog_button_restore close"><i class="fa fa-compress" /></button>
</t>