mirror of
https://github.com/bringout/oca-ocb-web.git
synced 2026-04-19 17:32:04 +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,20 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1400 1400">
|
||||
<defs>
|
||||
<radialGradient id="gradient_01" cx="700.05" cy="6519.4429" r="734.1025" fx="-9.7756" fy="6332.231" gradientTransform="matrix(1 0 0 -1 0 6708.9502)" gradientUnits="userSpaceOnUse">
|
||||
<stop offset="0" stop-color="#383E45"/>
|
||||
<stop offset="1" stop-color="#383E45" stop-opacity=".3"/>
|
||||
</radialGradient>
|
||||
<linearGradient id="gradient_02" gradientUnits="userSpaceOnUse" x1="303.6805" y1="6686.5811" x2="1025.8474" y2="6284.4497" gradientTransform="matrix(1 0 0 -1 0 6708.9502)">
|
||||
<stop offset="0" stop-color="#383E45"/>
|
||||
<stop offset="1" stop-color="#383E45"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="gradient_03" gradientUnits="userSpaceOnUse" x1="699.95" y1="580.0013" x2="699.95" y2="-31.0112" gradientTransform="matrix(1 0 0 -1 0 572)">
|
||||
<stop offset="1" stop-color="#383E45"/>
|
||||
<stop offset="0.4" stop-color="#383E45" stop-opacity=".55"/>
|
||||
<stop offset="0.7" stop-color="#383E45" stop-opacity="0"/>
|
||||
</linearGradient>
|
||||
</defs>
|
||||
<path fill="url(#gradient_01)" d="M0,245c0,0,84.1,25.3,239.7-51.1c112-55,271.8-35.4,314.3-2c142.4,111.8,138.5,138.7,249,148 s155.6-59.1,286.3-39.4c65.4,9.9,172.7,129.3,310.8,53.4V0H0V245z"/>
|
||||
<path fill="url(#gradient_02)" opacity=".2" d="M0,486c57.8-4.9,277-192.5,390.6-225s211.9-37.5,420.2,59.2c104.2,48.4,195.2,29.7,240.9,12.9 c61.5-22.5,156.9-161,348.3-106.7V0H0l-0.2,486"/>
|
||||
<path fill="url(#gradient_03)" d="M0,273.3c62.5,34.5,113.6,11.9,138.5,0s148.2-130.8,263-134.2c107.8-3.2,135.4,37.5,222.5,117.4 s158.7,63.3,196,39.5s113.2-98.8,234.7-40.5s110.2,49.3,137.1,48.4c28.5-1,84.1-46.9,129.1-64.1s79-6.9,79-6.9V0H0V273.3z"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.6 KiB |
Loading…
Add table
Add a link
Reference in a new issue