From 959037eee9e4706cf55504014330e5fb6ad6f707 Mon Sep 17 00:00:00 2001 From: Holger Brunn Date: Wed, 30 May 2018 22:57:02 +0200 Subject: [PATCH] [FIX] RST syntax --- web_widget_timepicker/README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web_widget_timepicker/README.rst b/web_widget_timepicker/README.rst index 0d05f34d..d7fc5b89 100644 --- a/web_widget_timepicker/README.rst +++ b/web_widget_timepicker/README.rst @@ -54,7 +54,7 @@ See the available options at `jquery-timepicker `_. plugin 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 `_ by Jon Thornton. This software is made available under the open source MIT License. © 2014 Jon Thornton and contributors * Odoo Community Association (OCA) @@ -79,4 +79,4 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use. -To contribute to this module, please visit https://odoo-community.org. \ No newline at end of file +To contribute to this module, please visit https://odoo-community.org.