diff options
Diffstat (limited to 'addons/pos_restaurant/static/src/xml/Resizeable.xml')
| -rw-r--r-- | addons/pos_restaurant/static/src/xml/Resizeable.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/addons/pos_restaurant/static/src/xml/Resizeable.xml b/addons/pos_restaurant/static/src/xml/Resizeable.xml new file mode 100644 index 00000000..169c888e --- /dev/null +++ b/addons/pos_restaurant/static/src/xml/Resizeable.xml @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<templates id="template" xml:space="preserve"> + + <t t-name="Resizeable" owl="1"> + <t t-slot="default"></t> + </t> + +</templates> |
