[13.0][FIX] web_widget_domain_editor_dialog: Example picture not display on README

pull/2758/head
newtratip 2021-03-19 17:19:05 +07:00 committed by Carlos Roca
parent 70a79b69cb
commit 058a8b0d69
4 changed files with 4 additions and 4 deletions

View File

@ -57,7 +57,7 @@ with a user filter:
You can still edit the filter with Odoo's widget after that.
.. figure:: https://raw.githubusercontent.com/OCA/web/13.0/web_widget_domain_editor_dialog/static/src/img/behaviour.png
.. figure:: https://raw.githubusercontent.com/OCA/web/13.0/web_widget_domain_editor_dialog/static/src/img/behaviour.gif
:align: center
:width: 600 px

View File

@ -3,7 +3,7 @@
{
"name": "Web Widget Domain Editor Dialog",
"summary": "Recovers the Domain Editor Dialog functionality",
"version": "13.0.1.0.1",
"version": "13.0.1.0.2",
"category": "Web",
"author": "Tecnativa," "Odoo Community Association (OCA)",
"website": "https://github.com/OCA/web",

View File

@ -16,6 +16,6 @@ with a user filter:
You can still edit the filter with Odoo's widget after that.
.. figure:: ../static/src/img/behaviour.png
.. figure:: ../static/src/img/behaviour.gif
:align: center
:width: 600 px

View File

@ -408,7 +408,7 @@ records and those unfolded groups will be set as filters to.</li>
</blockquote>
<p>You can still edit the filter with Odoos widget after that.</p>
<div class="figure align-center">
<img alt="https://raw.githubusercontent.com/OCA/web/13.0/web_widget_domain_editor_dialog/static/src/img/behaviour.png" src="https://raw.githubusercontent.com/OCA/web/13.0/web_widget_domain_editor_dialog/static/src/img/behaviour.png" style="width: 600px;" />
<img alt="https://raw.githubusercontent.com/OCA/web/13.0/web_widget_domain_editor_dialog/static/src/img/behaviour.gif" src="https://raw.githubusercontent.com/OCA/web/13.0/web_widget_domain_editor_dialog/static/src/img/behaviour.gif" style="width: 600px;" />
</div>
</div>
<div class="section" id="bug-tracker">