mirror of
https://github.com/mozilla/pdf.js.git
synced 2026-04-20 12:14:03 +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",
|
||||
layersTitle: "pdfjs-views-manager-layers-title1",
|
||||
notificationButton: "pdfjs-toggle-views-manager-notification-button",
|
||||
toggleButton: "pdfjs-toggle-views-manager-button",
|
||||
toggleButton: "pdfjs-toggle-views-manager-button1",
|
||||
});
|
||||
|
||||
this.#addEventListeners();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user