mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-18 21:34:28 -04:00
Removed some extra datatables comments.
This commit is contained in:
@@ -88,7 +88,6 @@
|
||||
});
|
||||
|
||||
function fnRowCallback(nRow, aData) {
|
||||
//e.row.style.boarder = "";
|
||||
var id = aData["Key"];
|
||||
$(nRow).attr("id",id);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user