mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[IMP][8.0][web_dashboard_tile] Refactor (see changes in description) (#476)
Conflicts: web_dashboard_tile/README.rst web_dashboard_tile/__openerp__.py web_dashboard_tile/models/tile_tile.py web_dashboard_tile/static/src/css/tile.css
This commit is contained in:
committed by
Nicolas Mac Rouillon
parent
830558ff79
commit
d5eceaf1e2
6
web_dashboard_tile/tests/__init__.py
Normal file
6
web_dashboard_tile/tests/__init__.py
Normal file
@@ -0,0 +1,6 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
# © 2016 Antonio Espinosa - <antonio.espinosa@tecnativa.com>
|
||||
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
|
||||
# flake8: noqa
|
||||
|
||||
from . import test_tile
|
||||
Reference in New Issue
Block a user