mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
7692f52c770bf6d6962764e29812623729a6409a
In the case of app icons, those weren't getting the `href` attribute filled. In the case of search results, those weren't even an `<a>` element. Fixed in both cases to fix https://github.com/OCA/web/issues/1170.
Web addons for Odoo
This project aims to deal with modules related to the webclient of Odoo. You'll find modules that:
- Add facilities to the UI
- Add widgets
- Ease the import/export features
- Generally add clientside functionality
Description
Languages
JavaScript
69.3%
HTML
24.2%
Python
3.9%
SCSS
1.8%
CSS
0.8%
