[FIX] typo

This commit is contained in:
Yves Goldberg
2019-06-01 10:09:40 +02:00
parent 4c64f1ab09
commit 155e9cf7b9

View File

@@ -39,7 +39,8 @@
"demo/demo.xml" "demo/demo.xml"
], ],
'qweb': [ 'qweb': [
"static/src/xml/domain_widget_view.xml", "static/src/xml/domain_widget_view.xml"
],
"post_init_hook": "post_init_agreement_legal", "post_init_hook": "post_init_agreement_legal",
"application": True, "application": True,
"development_status": "Beta", "development_status": "Beta",