mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[REF] remove half developed functionality that allowed to create on the fly tiles, but that was limited regarding configuration
This commit is contained in:
@@ -1,14 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
||||
<odoo>
|
||||
|
||||
<template id="assets" inherit_id="web.assets_backend">
|
||||
<xpath expr="." position="inside">
|
||||
<link rel="stylesheet"
|
||||
href="/web_dashboard_tile/static/src/css/web_dashboard_tile.css"/>
|
||||
<script type="text/javascript"
|
||||
src="/web_dashboard_tile/static/src/js/web_dashboard_tile.js"/>
|
||||
</xpath>
|
||||
</template>
|
||||
|
||||
</odoo>
|
||||
Reference in New Issue
Block a user