Merge branch 'devel' of dev.sourcefabric.org:airtime into devel

This commit is contained in:
James 2012-04-16 10:19:54 -04:00
commit 63df3d5295
1 changed files with 1 additions and 1 deletions

View File

@ -526,7 +526,7 @@ function checkImportStatus(){
}
else{
if ($(div).is(':visible')) {
table.fnDraw();
table.fnDraw();
}
div.hide();
}