Bug managment : deletions
This commit is contained in:
parent
f010ae876f
commit
1e64d623c2
4 changed files with 20 additions and 11 deletions
|
|
@ -146,7 +146,8 @@ $.widget("psc.blogcomment", {
|
|||
|
||||
});
|
||||
|
||||
$(document).ready(function() {
|
||||
jQuery(function() {
|
||||
$("[data-type='blogcomment']").blogcomment();
|
||||
})
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue