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

View file

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