bugfix/user-preferences-accordion (#1307)

* Add files via upload

* Revert "Add files via upload"

This reverts commit 446e3e0f046859a0695aedfe79f28965ad104864.

Revert upload package.json

* bugfix/user-preferences

Fixed a bug with the BookReader panel id missing brackets which prevented the accordion from functioning correctly.
This commit is contained in:
Marcelo Guimarães Junior 2022-06-10 07:52:42 -07:00 committed by GitHub
parent 0124620e36
commit 54e94bfcb2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -109,7 +109,7 @@
</ng-template>
</ngb-panel>
<ngb-panel id="AccordionPanelID.BookReader" title="Book Reader">
<ngb-panel [id]="AccordionPanelID.BookReader" title="Book Reader">
<ng-template ngbPanelHeader>
<h2 class="accordion-header">
<button class="accordion-button" ngbPanelToggle type="button" [attr.aria-expanded]="acc.isExpanded(AccordionPanelID.BookReader)" aria-controls="collapseOne">