mirror of https://github.com/OCA/web.git
[UPD] README.rst
parent
866769d229
commit
8e265228f6
|
@ -49,7 +49,7 @@ Many engine developers have already started transitioning to glTF 2.0 to reap pe
|
|||
Usage
|
||||
=====
|
||||
|
||||
Add ``widget="model_viewer"`` to your binary field in form view. Optionally you can set ``height`` and ``width`` attributes.
|
||||
Add ``widget="model_viewer"`` to your binary field in form view. Optionally you can set ``style`` and ``max_upload_size`` (in MB) attributes.
|
||||
|
||||
Changelog
|
||||
=========
|
||||
|
|
|
@ -401,7 +401,7 @@ ul.auto-toc {
|
|||
</div>
|
||||
<div class="section" id="usage">
|
||||
<h1><a class="toc-backref" href="#id3">Usage</a></h1>
|
||||
<p>Add <tt class="docutils literal"><span class="pre">widget="model_viewer"</span></tt> to your binary field in form view. Optionally you can set <tt class="docutils literal">height</tt> and <tt class="docutils literal">width</tt> attributes.</p>
|
||||
<p>Add <tt class="docutils literal"><span class="pre">widget="model_viewer"</span></tt> to your binary field in form view. Optionally you can set <tt class="docutils literal">style</tt> and <tt class="docutils literal">max_upload_size</tt> (in MB) attributes.</p>
|
||||
</div>
|
||||
<div class="section" id="changelog">
|
||||
<h1><a class="toc-backref" href="#id4">Changelog</a></h1>
|
||||
|
|
Loading…
Reference in New Issue