mirror of
https://github.com/mozilla/pdf.js.git
synced 2026-07-25 16:37:22 +02:00
Merge pull request #21055 from Snuffleupagus/toggleButton-fix-l10n
Fix the l10n-id for the sidebar toggleButton, in the `ViewsManager` class
This commit is contained in:
commit
959701d8e7
@ -162,7 +162,7 @@ class ViewsManager extends Sidebar {
|
|||||||
attachmentsTitle: "pdfjs-views-manager-attachments-title",
|
attachmentsTitle: "pdfjs-views-manager-attachments-title",
|
||||||
layersTitle: "pdfjs-views-manager-layers-title1",
|
layersTitle: "pdfjs-views-manager-layers-title1",
|
||||||
notificationButton: "pdfjs-toggle-views-manager-notification-button",
|
notificationButton: "pdfjs-toggle-views-manager-notification-button",
|
||||||
toggleButton: "pdfjs-toggle-views-manager-button",
|
toggleButton: "pdfjs-toggle-views-manager-button1",
|
||||||
});
|
});
|
||||||
|
|
||||||
this.#addEventListeners();
|
this.#addEventListeners();
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user