Temp commit.

It's not done, need to work more later.
This commit is contained in:
James Moon 2011-04-25 10:11:12 -07:00
parent 7a40161e7e
commit bf34170f29
4 changed files with 16 additions and 1 deletions

View file

@ -94,6 +94,9 @@ function dtRowCallback( nRow, aData, iDisplayIndex, iDisplayIndexFull ) {
}
$(nRow).attr("id", type+'_'+id);
// insert id on lenth field
$('td:eq(4)', nRow).attr("id", "length");
$('td:eq(5) img', nRow).qtip({