Revert changes on layout
This commit is contained in:
parent
c3a32b3a54
commit
2544ea12c7
2 changed files with 23 additions and 51 deletions
|
@ -427,6 +427,9 @@ let BookWyrm = new class {
|
|||
* with the `data-modal-open` attribute
|
||||
* pointing to a modal by its id.
|
||||
* @return {undefined}
|
||||
*
|
||||
* See https://github.com/bookwyrm-social/bookwyrm/pull/1633
|
||||
* for information about using the modal.
|
||||
*/
|
||||
handleModalButton(event) {
|
||||
const modalButton = event.currentTarget;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue