[UPD] README.rst

pull/2061/head
OCA-git-bot 2021-10-13 15:11:24 +00:00
parent 43ba6a0377
commit 2c7b0a44ab
2 changed files with 2 additions and 2 deletions

View File

@ -47,7 +47,7 @@ You need to define the view fields. The view must be of ``form`` type.
Widget options: Widget options:
~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~
* product_per_page > Integer -> Used to control the load more behaviour (16 by default) * records_per_page > Integer -> Used to control the load more behaviour (16 by default)
* groups > Array of dictionaries -> Declare the groups * groups > Array of dictionaries -> Declare the groups
* name -> The group name * name -> The group name

View File

@ -406,7 +406,7 @@ You need to define the view fields. The view must be of <tt class="docutils lite
<div class="section" id="widget-options"> <div class="section" id="widget-options">
<h2><a class="toc-backref" href="#id3">Widget options:</a></h2> <h2><a class="toc-backref" href="#id3">Widget options:</a></h2>
<ul> <ul>
<li><p class="first">product_per_page &gt; Integer -&gt; Used to control the load more behaviour (16 by default)</p> <li><p class="first">records_per_page &gt; Integer -&gt; Used to control the load more behaviour (16 by default)</p>
</li> </li>
<li><p class="first">groups &gt; Array of dictionaries -&gt; Declare the groups</p> <li><p class="first">groups &gt; Array of dictionaries -&gt; Declare the groups</p>
<blockquote> <blockquote>