mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-22 20:12:04 -06:00
[14.0][IMP] document_page_tag: color_picker widget in color field.
This commit is contained in:
parent
388312eb70
commit
4bd4057798
@ -2,7 +2,7 @@
|
||||
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html).
|
||||
{
|
||||
"name": "Document Page Tag",
|
||||
"version": "14.0.1.0.1",
|
||||
"version": "14.0.1.0.2",
|
||||
"author": "Therp BV,Odoo Community Association (OCA)",
|
||||
"website": "https://github.com/OCA/knowledge",
|
||||
"license": "AGPL-3",
|
||||
|
@ -38,7 +38,7 @@
|
||||
</h1>
|
||||
</div>
|
||||
<group name="main">
|
||||
<field name="color" />
|
||||
<field name="color" widget="color_picker" />
|
||||
</group>
|
||||
</sheet>
|
||||
</form>
|
||||
|
Loading…
Reference in New Issue
Block a user