We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53ec2a8 commit 2e51683Copy full SHA for 2e51683
src/vocabulary/js/vocabulary.js
@@ -22,6 +22,7 @@ if(menuButton !== null && menuPanel !== null) {
22
}
23
24
25
+
26
const attributionButton = document.querySelector('button.expand-attribution');
27
const attributionPanel = document.querySelector('.attribution-panel');
28
0 commit comments