[IMP] theme_yes: change description of masonry snippet

Introduced with [1], same description for Caterers and Venues block.

[1]: https://github.com/odoo/design-themes/commit/299d504df31bf179775eec1d37e71605c3637460

task-2994239

closes odoo/design-themes#646

X-original-commit: 57de963baf
Signed-off-by: Romain Derie (rde) <rde@odoo.com>
This commit is contained in:
can-odoo
2023-03-29 13:05:24 +00:00
parent 7a4359edbd
commit 082dfce2ec
2 changed files with 8 additions and 3 deletions
+2 -2
View File
@@ -19,8 +19,8 @@
</xpath>
<!-- Little block #01 - Text -->
<xpath expr="//*[hasclass('col-lg-3')]//p" position="replace">
<p>Check out our list of favorite venues.</p>
<p><a href="#" class="btn btn-secondary rounded-circle">Find a venue</a></p>
<p>Check out our list of favorite caterers.</p>
<p><a href="#" class="btn btn-secondary rounded-circle">Find a Caterer</a></p>
</xpath>
<!-- Little block #01 - Main div -->
<xpath expr="//div[hasclass('col-lg-3')]" position="attributes">