[FIX]Web widget phone needs the template into manifest
This commit is contained in:
parent
d2a07a151d
commit
555fe2c375
@ -24,5 +24,6 @@
|
|||||||
'license': 'AGPL-3',
|
'license': 'AGPL-3',
|
||||||
'installable': True,
|
'installable': True,
|
||||||
'depends': [ 'web' ],
|
'depends': [ 'web' ],
|
||||||
'data': [ 'view.xml' ]
|
'data': [ 'view.xml' ],
|
||||||
|
'qweb': ['static/src/xml/qweb.xml']
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user