mirror of
https://github.com/bringout/oca-ocb-web.git
synced 2026-04-19 10:51:59 +02:00
replace stale web_editor with html_editor and html_builder for 19.0
web_editor was removed in Odoo 19.0 and replaced by html_editor
and html_builder. The old web_editor was incorrectly included in
the 19.0 vanilla import.
🤖 assisted by claude
This commit is contained in:
parent
4b94f0abc5
commit
f866779561
1513 changed files with 396049 additions and 358525 deletions
|
|
@ -0,0 +1,14 @@
|
|||
<svg viewBox="0 0 800 400" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<defs>
|
||||
<linearGradient id="gradient_1" x1="387.005" y1="294.299" x2="1059.32" y2="287.519" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="#383E45" stop-opacity="0"/>
|
||||
<stop offset="1" stop-color="#383E45"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="gradient_2" x1="361.017" y1="623.113" x2="-192.656" y2="91.4744" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="#383E45" stop-opacity="0"/>
|
||||
<stop offset="1" stop-color="#383E45"/>
|
||||
</linearGradient>
|
||||
</defs>
|
||||
<path d="M230.508 514.073L571.751 172.83L912.994 514.073L230.508 514.073Z" fill="url(#gradient_1)"/>
|
||||
<path d="M-477.966 657.576L174.011 5.59875L825.989 657.576L-477.966 657.576Z" fill="url(#gradient_2)"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 839 B |
Loading…
Add table
Add a link
Reference in a new issue