aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/odoo/webview.js
blob: 8f02c8f11ede02f491b66efe8a83b2c2a01d9caf (plain) (blame)
1
2
3
4
module.exports = (Ferdi) => {

  Ferdi.injectCSS(_path.default.join(__dirname, "service.css"));
};