Skip to content

Commit

Permalink
Update singleTouch.html
Browse files Browse the repository at this point in the history
  • Loading branch information
steltenpower authored Aug 25, 2021
1 parent cc8a9d4 commit 97f5f53
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion singleTouch.html
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@
startShowingResults(elmId);
}
function startShowingResults(elmId){
console.log("showing results for finished recording of "+elmId);
if (elmId=="A"){
tempA=document.getElementById("textA")
tempA.setAttribute("visibility","visible");
Expand Down

0 comments on commit 97f5f53

Please # to comment.