mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[IMP] web_widget_color: Refactor Module (#992)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<odoo>
|
||||
<template id="assets_backend" name="web_widget_color assets" inherit_id="web.assets_backend">
|
||||
<xpath expr="." position="inside">
|
||||
<link rel="stylesheet" href="/web_widget_color/static/src/css/widget.css"/>
|
||||
<link rel="stylesheet" href="/web_widget_color/static/src/less/widget.less"/>
|
||||
<script type="text/javascript" src="/web_widget_color/static/lib/jscolor/jscolor.js"></script>
|
||||
<script type="text/javascript" src="/web_widget_color/static/src/js/widget.js"></script>
|
||||
</xpath>
|
||||
|
||||
Reference in New Issue
Block a user