1
0
Fork 0

Fix hovercard vanish

This commit is contained in:
Philipp Holzer 2019-05-26 21:42:49 +02:00
commit 78a20e5acb
No known key found for this signature in database
GPG key ID: D8365C3D36B77D90
7 changed files with 122 additions and 9 deletions

View file

@ -106,7 +106,10 @@ $(document).ready(function(){
delay: {
show: 500,
hide: 100
}
},
sanitizeFn: function (content) {
return DOMPurify.sanitize(content)
},
});
// initialize the bootstrap-select