Revert "[FIX] Move to less files to compile variables"
This reverts commit 3aae117362
.
pull/572/head
parent
e05852328b
commit
2fe67661b1
|
@ -4,7 +4,7 @@
|
|||
<template id="account_financial_report_assets_backend"
|
||||
name="account_financial_report assets" inherit_id="web.assets_backend">
|
||||
<xpath expr="." position="inside">
|
||||
<link href="/account_financial_report/static/src/less/report.less" rel="stylesheet"/>
|
||||
<link href="/account_financial_report/static/src/css/report.css" rel="stylesheet"/>
|
||||
<script type="text/javascript"
|
||||
src="/account_financial_report/static/src/js/account_financial_report_backend.js"/>
|
||||
<script type="text/javascript"
|
||||
|
|
Loading…
Reference in New Issue