[MIG] web_widget_image_download: Migration to 12.0

This commit is contained in:
ernesto
2018-11-21 09:30:22 -05:00
committed by Alexandre Díaz
parent e63a9469d8
commit 169e31cf1b
7 changed files with 51 additions and 20 deletions

View File

@@ -7,7 +7,7 @@
<template id="assets_backend" inherit_id="web.assets_backend">
<xpath expr=".">
<link rel="stylesheet"
href="/web_widget_image_download/static/src/css/web_widget_image_download.css"/>
href="/web_widget_image_download/static/src/scss/web_widget_image_download.scss"/>
<script type="text/javascript"
src="/web_widget_image_download/static/src/js/web_widget_image_download.js"/>
</xpath>