Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
This commit is contained in:
commit
63df3d5295
|
@ -526,7 +526,7 @@ function checkImportStatus(){
|
||||||
}
|
}
|
||||||
else{
|
else{
|
||||||
if ($(div).is(':visible')) {
|
if ($(div).is(':visible')) {
|
||||||
table.fnDraw();
|
table.fnDraw();
|
||||||
}
|
}
|
||||||
div.hide();
|
div.hide();
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue