Changes between Version 5 and Version 6 of Ticket #49264, comment 35
- Timestamp:
- 01/30/2021 09:52:38 AM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #49264, comment 35
v5 v6 15 15 I muddled a bit back on forth. In the end it looks like I got it working. 16 16 17 NB!Somewhere with the above code I need to include17 EDIT: Somewhere with the above code I need to include 18 18 {{{ 19 19 npm run build … … 21 21 to sure of the command order though. 22 22 That is probably why the accordions are not working. 23 I will update the above commands when I get it right. 23 24 24 25 -----