This is an automated email from the ASF dual-hosted git repository.

jleroux pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ofbiz-site.git


The following commit(s) were added to refs/heads/master by this push:
     new 59a8733  Improved: a last try before asking for help
59a8733 is described below

commit 59a8733113a9ee1373738ead8667d20b12f421c9
Author: Jacques Le Roux <jacques.le.r...@les7arts.com>
AuthorDate: Fri Mar 28 08:55:03 2025 +0100

    Improved: a last try before asking for help
    
    Tiny change in widget-form.xsd to see if last change in .asf.yaml had an 
impact.
---
 dtds/widget-form.xsd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dtds/widget-form.xsd b/dtds/widget-form.xsd
index 1fe65b8..f977680 100644
--- a/dtds/widget-form.xsd
+++ b/dtds/widget-form.xsd
@@ -986,7 +986,7 @@ under the License.
     <xs:element name="date-range-picker" substitutionGroup="AllFields">
         <xs:annotation>
             <xs:documentation>
-                A wrapper on top of https://www.daterangepicker.com.
+                A wrapper on top of https://www.daterangepicker.com/.
                 See https://www.daterangepicker.com/#options for documentation.
             </xs:documentation>
         </xs:annotation>

Reply via email to