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,28 @@
|
|||
<svg fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<defs>
|
||||
<linearGradient id="gradient_1" x1="188.5" y1="89.4999" x2="783.5" y2="95.4999" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="#383E45" stop-opacity="0"/>
|
||||
<stop offset="1" stop-color="#383E45"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="gradient_2" x1="165.5" y1="-201.5" x2="-324.5" y2="269" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="#383E45" stop-opacity="0"/>
|
||||
<stop offset="1" stop-color="#383E45"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="gradient_3" x1="371.5" y1="260.5" x2="-223.5" y2="254.5" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="#383E45" stop-opacity="0"/>
|
||||
<stop offset="1" stop-color="#383E45"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="gradient_4" x1="394.5" y1="551.5" x2="884.5" y2="81.0001" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="#383E45" stop-opacity="0"/>
|
||||
<stop offset="1" stop-color="#383E45"/>
|
||||
</linearGradient>
|
||||
</defs>
|
||||
<svg height="50%" viewBox="0 0 560 350" preserveAspectRatio="xMinYMin meet">
|
||||
<path d="M50 -105L352 197L654 -105L50 -105Z" fill="url(#gradient_1)"/>
|
||||
<path d="M-577 -232L0 345L577 -232L-577 -232Z" fill="url(#gradient_2)"/>
|
||||
</svg>
|
||||
<svg height="50%" y="50%" viewBox="0 0 560 350" preserveAspectRatio="xMaxYMax meet">
|
||||
<path d="M510 455L208 153L-94.0001 455L510 455Z" fill="url(#gradient_3)"/>
|
||||
<path d="M1137 582L560 5.0001L-17.0001 582L1137 582Z" fill="url(#gradient_4)"/>
|
||||
</svg>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.6 KiB |
Loading…
Add table
Add a link
Reference in a new issue