mirror of
https://github.com/chillerlan/php-qrcode.git
synced 2026-08-25 02:27:55 +00:00
Deploying to gh-pages from @ chillerlan/php-qrcode@6186e84e0a 🚀
This commit is contained in:
@@ -695,6 +695,8 @@
|
||||
if (xhr.status < 400 && xhr.responseText) {
|
||||
code.textContent = xhr.responseText;
|
||||
Prism.highlightElement(code);
|
||||
d=document.getElementsByClassName("line-numbers");
|
||||
d[0].scrollTop = d[0].children[1].offsetTop;
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user