add app nav

This commit is contained in:
ivan deng
2019-01-14 00:40:02 +08:00
parent 5b1a937b8c
commit b0298b3f01
4 changed files with 1 additions and 1 deletions

View File

@@ -39,7 +39,7 @@
'depends': [
'base',
],
'images': ['static/description/banner.gif'],
'images': ['static/description/banner.png'],
'data': [
'views/module_views.xml',
],