mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
10.0 port web sheet full width (#449)
[MIG] adapt web_sheet_full_width to V10.0 web framework
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<data>
|
||||
<template id="assets_backend" name="web_sheet_full_width" inherit_id="web.assets_backend">
|
||||
<xpath expr="." position="inside">
|
||||
<link rel="stylesheet" href="/web_sheet_full_width/static/src/css/web_sheet_full_width.css"/>
|
||||
<link rel="stylesheet" href="/web_sheet_full_width/static/src/css/web_sheet_full_width.less"/>
|
||||
</xpath>
|
||||
</template>
|
||||
</data>
|
||||
|
||||
Reference in New Issue
Block a user