diff --git a/static/main.js b/static/main.js index 28bfa31..e893bcc 100644 --- a/static/main.js +++ b/static/main.js @@ -84,11 +84,11 @@ function addKeyListeners() { }; - // TODO: make sure that only sound buttons get selected, not ALL a-tags. See d4377e0f49dc8dd5787f4466c9ab7f7e7cd37ec5#note_857 // keyboard listener for playing sounds using enter key - var all_a_s = document.getElementsByTagName("a"); - for(i=0; i