[FIX] jquery-timepicker: RST syntax

This commit is contained in:
Pedro M. Baeza
2019-11-15 09:37:10 +01:00
committed by GitHub
parent 915d30d6bd
commit b2ed2738c7

View File

@@ -45,7 +45,7 @@ Additional jquery-timepicker plugin options can be specified by an options attri
<field name="mytimefieldname" widget="timepicker" options="{'step': '30', 'disableTextInput': false}"/>
...
See the available options at `jquery-timepicker <https://github.com//jonthornton//jquery-timepicker#timepicker-plugin-for-jquery>`_.
See the available options at `jquery-timepicker <https://github.com//jonthornton//jquery-timepicker#timepicker-plugin-for-jquery>`__.
.. |picker| image:: ./images/picker.png
.. |formview| image:: ./images/form_view.png
@@ -54,7 +54,7 @@ See the available options at `jquery-timepicker <https://github.com//jonthornton
Credits
=======
* The module uses the `jquery-timepicker plugin <https://github.com//jonthornton//jquery-timepicker#timepicker-plugin-for-jquery>`_ by Jon Thornton. This software is made available under the open source MIT License. © 2014 Jon Thornton and contributors
* The module uses the `jquery-timepicker plugin <https://github.com//jonthornton//jquery-timepicker#timepicker-plugin-for-jquery>`__ by Jon Thornton. This software is made available under the open source MIT License. © 2014 Jon Thornton and contributors
* Odoo Community Association (OCA)