mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-11-22 13:01:40 -05:00
JavaScript was checking if element clicked is exactly .nav-summary, which isn't a problem when just clicking text inside it, but if we try to click another element inside like <span>, it won't work, since now this span is clicked, not .nav-summary. Closes #1549 |
||
|---|---|---|
| .. | ||
| applytheme.js | ||
| bootstrap.min.js | ||
| jquery-3.3.1.min.js | ||
| main.js | ||
| popper.min.js | ||
| redirects.js | ||
| sortable.js | ||
| sortable.min.js | ||