Bug managment : deletions

This commit is contained in:
Paul Schneider 2024-12-25 14:55:57 +00:00
commit 1e64d623c2
4 changed files with 20 additions and 11 deletions

View file

@ -146,7 +146,8 @@ $.widget("psc.blogcomment", {
});
$(document).ready(function() {
jQuery(function() {
$("[data-type='blogcomment']").blogcomment();
})