0.0.32
This commit is contained in:
@@ -247,11 +247,3 @@ function sendMessageEnter (e,id_ticket,sender,receiver){
|
||||
//
|
||||
}
|
||||
}
|
||||
|
||||
function revertScroll (el,e) {
|
||||
// let scrollPosition = el.scrollTop;
|
||||
// window.scrollTo({
|
||||
// top: scrollPosition - el.clientHeight,
|
||||
// behavior: 'smooth'
|
||||
// });
|
||||
}
|
||||
Reference in New Issue
Block a user