mirror of https://github.com/OCA/web.git
12 lines
368 B
Python
12 lines
368 B
Python
{
|
|
"name": "Web Refresher",
|
|
"version": "15.0.1.0.0",
|
|
"author": "Compassion Switzerland, Odoo Community Association (OCA)",
|
|
"license": "AGPL-3",
|
|
"website": "https://github.com/OCA/web",
|
|
"depends": ["web"],
|
|
"installable": True,
|
|
"auto_install": False,
|
|
"assets": {"web.assets_qweb": ["web_refresher/static/src/xml/pager_button.xml"]},
|
|
}
|