Changes between Initial Version and Version 1 of Ticket #54075, comment 1
- Timestamp:
- 09/06/2021 05:11:50 AM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #54075, comment 1
initial v1 7 7 3. In the console, paste the following and press enter: 8 8 9 {{{ 9 {{{#!javascript 10 10 const togglePreviewsBtn = document.createElement('button'), 11 11 redoBtn = document.querySelector('[aria-label="Redo"]');