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

skygo pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/netbeans-antora.git


The following commit(s) were added to refs/heads/main by this push:
     new 568e17a  touch file to force regeneration of page containing avideotag
568e17a is described below

commit 568e17a196d67538f5d6bb49c841b0754893b521
Author: Eric Barboni <[email protected]>
AuthorDate: Thu Mar 21 12:39:40 2024 +0100

    touch file to force regeneration of page containing avideotag
---
 lib/a-video.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/a-video.js b/lib/a-video.js
index 7e31176..e1b9184 100644
--- a/lib/a-video.js
+++ b/lib/a-video.js
@@ -66,7 +66,7 @@ function avideo() {
 
         var container = document.querySelector('#${idofvideoplaceholder} 
.content');
         container.addEventListener('click', addElement);
-    </script>`
+</script>`
 
         const nodes = []
         // add title block if title is present


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to