sdfsfd
This commit is contained in:
parent
6782c142b2
commit
1211c98b35
1 changed files with 3 additions and 0 deletions
|
@ -247,4 +247,7 @@ post_comment=function(fullname){
|
|||
|
||||
document.getElementById('save-reply-to-'+fullname).classList.add('disabled');
|
||||
|
||||
document.querySelectorAll('[data-src]').forEach(elem => {
|
||||
elem.src = elem.dataset.src;
|
||||
})
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue