mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[IMP] web_dialog_size: Migration to 16.0 [REM] Remove duplicate configuration readme file [FIX] Make it work for normal dialogs also [FIX] SelectCreateDialog precommit
9 lines
179 B
XML
9 lines
179 B
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
<templates>
|
|
<t t-name="DialogDraggable" owl="1">
|
|
<div>
|
|
<t t-slot="default" />
|
|
</div>
|
|
</t>
|
|
</templates>
|