mirror of
https://github.com/bringout/oca-ocb-web.git
synced 2026-04-19 08:32:07 +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 1440 900" fill="#3AADAA" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="none">
|
||||
<defs>
|
||||
<filter id="blur" x="0" y="0" width="1440" height="900" filterUnits="userSpaceOnUse">
|
||||
<feGaussianBlur stdDeviation="150"/>
|
||||
</filter>
|
||||
</defs>
|
||||
<g filter="url(#blur)">
|
||||
<ellipse cx="242.828" cy="330.387" rx="242.828" ry="330.387" transform="matrix(0.0344348 -0.999407 0.990274 -0.139131 625.416 816.302)"/>
|
||||
<ellipse cx="138.618" cy="242.455" rx="138.618" ry="242.455" transform="matrix(0.0344348 -0.999407 0.990274 -0.139131 370.133 693.299)" opacity="0.75"/>
|
||||
<ellipse cx="157.219" cy="233.899" rx="157.219" ry="233.899" transform="matrix(0.266949 -0.963711 0.96181 0.273718 1156 679.027)" opacity="0.75"/>
|
||||
<ellipse cx="128.873" cy="237.172" rx="128.873" ry="237.172" transform="matrix(0.388733 -0.92135 0.872589 0.488454 128 360.475)" opacity="0.5"/>
|
||||
<ellipse cx="128.873" cy="343.445" rx="128.873" ry="343.445" transform="matrix(0.388733 -0.92135 0.872589 0.488454 -187 213.475)" opacity="0.5"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.1 KiB |
Loading…
Add table
Add a link
Reference in a new issue