From: Alan Knowles Date: Wed, 12 May 2021 07:16:47 +0000 (+0800) Subject: sync X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=refs%2Fheads%2Fwip_alan_T6696_Document_Browse sync --- diff --git a/docs/src/Roo_bootstrap_Element.js.html b/docs/src/Roo_bootstrap_Element.js.html index 0d5b719a99..0644ada6c9 100644 --- a/docs/src/Roo_bootstrap_Element.js.html +++ b/docs/src/Roo_bootstrap_Element.js.html @@ -80,8 +80,8 @@ e.preventDefault(); } - this.fireEvent('dblclick', this, e); - }, + this.fireEvent('click', this, e); // why was this double click before? + },