mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[MIG] web_widget_url_advanced: Migration to 15.0
This commit is contained in:
@@ -5,11 +5,14 @@
|
||||
"summary": "This module extends URL widget "
|
||||
"for displaying anchors with custom labels.",
|
||||
"category": "Web",
|
||||
"version": "14.0.1.0.1",
|
||||
"version": "15.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": [],
|
||||
"assets": {
|
||||
"web.assets_backend": ["web_widget_url_advanced/static/src/js/url_widget.js"],
|
||||
},
|
||||
"installable": True,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user