Removed some extra datatables comments.

This commit is contained in:
Mark McDowall
2012-02-26 17:49:36 -08:00
parent ea65f5836c
commit 14b6036b2f
3 changed files with 0 additions and 4 deletions
-1
View File
@@ -88,7 +88,6 @@
});
function fnRowCallback(nRow, aData) {
//e.row.style.boarder = "";
var id = aData["Key"];
$(nRow).attr("id",id);
}