mirror of
https://github.com/mozilla/pdf.js.git
synced 2026-02-08 00:21:11 +01:00
parent
509fcc84e2
commit
6d95eaad28
@ -449,7 +449,6 @@ class PDFThumbnailView {
|
||||
*/
|
||||
setPageLabel(label) {
|
||||
this.pageLabel = typeof label === "string" ? label : null;
|
||||
this.anchor.setAttribute("data-l10n-args", this.#pageL10nArgs);
|
||||
this.image.setAttribute("data-l10n-args", this.#pageL10nArgs);
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user