mirror of
https://github.com/OCA/knowledge.git
synced 2025-12-22 13:22:19 -06:00
@@ -7,6 +7,7 @@
|
||||
"author": "Tecnativa, Odoo Community Association (OCA)",
|
||||
"website": "https://github.com/OCA/knowledge",
|
||||
"license": "AGPL-3",
|
||||
"depends": ["mail"],
|
||||
"data": ["view/document_url_view.xml"],
|
||||
"qweb": ["static/src/xml/url.xml"],
|
||||
"installable": True,
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<odoo>
|
||||
<template
|
||||
id="assets_backend"
|
||||
name="google_drive assets"
|
||||
name="document_url assets"
|
||||
inherit_id="web.assets_backend"
|
||||
>
|
||||
<xpath expr="." position="inside">
|
||||
|
||||
Reference in New Issue
Block a user