mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[IMP] web_widget_url_advanced: black, isort
This commit is contained in:
committed by
Jasmin Solanki
parent
5efdd66e1b
commit
74b87e8517
@@ -3,15 +3,13 @@
|
||||
{
|
||||
"name": "Web URL widget advanced",
|
||||
"summary": "This module extends URL widget "
|
||||
"for displaying anchors with custom labels.",
|
||||
"for displaying anchors with custom labels.",
|
||||
"category": "Web",
|
||||
"version": "12.0.1.0.0",
|
||||
"license": "LGPL-3",
|
||||
"author": "Camptocamp, Odoo Community Association (OCA)",
|
||||
"website": "https://github.com/OCA/web/",
|
||||
"depends": ["web"],
|
||||
"data": [
|
||||
"templates/assets.xml",
|
||||
],
|
||||
"data": ["templates/assets.xml",],
|
||||
"installable": True,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user