Browse Source

[UPD] README.rst

pull/1325/head
OCA-git-bot 5 years ago
committed by Maxime Chambreuil
parent
commit
e33b3170e8
  1. 4
      web_widget_digitized_signature/README.rst
  2. 4
      web_widget_digitized_signature/static/description/index.html

4
web_widget_digitized_signature/README.rst

@ -41,7 +41,7 @@ Configuration
#. To use this module, you need to add ``widget="signature"`` to your binary
field in your view.
#. You can specifify signature dimensions like the following:
#. You can specify signature dimensions like the following:
``<field name="signature_image" widget="signature" width="400"
height="100"/>``
@ -78,7 +78,7 @@ Contributors
* Jay Vora <jay.vora@serpentcs.com>
* Tecnativa <https://www.tecnativa.com>:
* Vicent Cubells <vicent.cubells@tecnativa.com>
* Vicent Cubells
Maintainers
~~~~~~~~~~~

4
web_widget_digitized_signature/static/description/index.html

@ -391,7 +391,7 @@ a signature image for each user.</p>
<ol class="arabic simple">
<li>To use this module, you need to add <tt class="docutils literal"><span class="pre">widget=&quot;signature&quot;</span></tt> to your binary
field in your view.</li>
<li>You can specifify signature dimensions like the following:
<li>You can specify signature dimensions like the following:
<tt class="docutils literal">&lt;field <span class="pre">name=&quot;signature_image&quot;</span> <span class="pre">widget=&quot;signature&quot;</span> <span class="pre">width=&quot;400&quot;</span>
<span class="pre">height=&quot;100&quot;/&gt;</span></tt></li>
</ol>
@ -427,7 +427,7 @@ If you spotted it first, help us smashing it by providing a detailed and welcome
<ul class="simple">
<li>Jay Vora &lt;<a class="reference external" href="mailto:jay.vora&#64;serpentcs.com">jay.vora&#64;serpentcs.com</a>&gt;</li>
<li>Tecnativa &lt;<a class="reference external" href="https://www.tecnativa.com">https://www.tecnativa.com</a>&gt;:<ul>
<li>Vicent Cubells &lt;<a class="reference external" href="mailto:vicent.cubells&#64;tecnativa.com">vicent.cubells&#64;tecnativa.com</a>&gt;</li>
<li>Vicent Cubells</li>
</ul>
</li>
</ul>

Loading…
Cancel
Save