From b16218cb5b557630c63c815ecfa8ee8e3b28f4d3 Mon Sep 17 00:00:00 2001 From: Julie Lala Date: Fri, 27 Dec 2013 18:35:35 -0500 Subject: prefix --- js/record.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'js/record.js') diff --git a/js/record.js b/js/record.js index 2c49987..fd5f832 100644 --- a/js/record.js +++ b/js/record.js @@ -183,7 +183,7 @@ throw e } } - function $(s){ return document.getElementById(s) } + function $(s){ return document.getElementById("ge_" + s) } function status(s){ $("status").innerHTML = s } -- cgit v1.2.3-70-g09d2