This commit is contained in:
James B. Pollack 2016-06-13 13:08:12 -07:00
parent 342fc07d29
commit 567118f4a9

View file

@ -550,7 +550,6 @@
properties = data.selections[0].properties;
//WE SHOULD ONLY UPDATE CHANGED VALUES
elID.innerHTML = properties.id;
elType.innerHTML = properties.type;