- removed logging

This commit is contained in:
denise 2012-09-11 17:19:02 -04:00
parent 58d39d74d4
commit f1b8ada1e6
1 changed files with 0 additions and 1 deletions

View File

@ -351,7 +351,6 @@ var AIRTIME = (function(AIRTIME) {
if (ele.bSearchable) {
var currentColId = ele._ColReorder_iOrigCol;
var label = "";
console.log(ele);
if (ele.mDataProp == "bit_rate") {
label = " (bps)";
} else if (ele.mDataProp == "utime" || ele.mDataPro == "mtime" || ele.mDataPro == "lptime") {