mirror of
https://github.com/chillerlan/php-qrcode.git
synced 2026-08-28 02:57:57 +00:00
Deploying to gh-pages from @ chillerlan/php-qrcode@6186e84e0a 🚀
This commit is contained in:
@@ -1176,6 +1176,8 @@ should also be used to test custom output modules</p>
|
||||
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