CC-3925: Media Library: Please keep staying current page after editing or searching items instead of switching to first page.
-maintains current page after edit metadata
This commit is contained in:
parent
74e9f70506
commit
af71a03982
|
@ -703,7 +703,7 @@ function checkImportStatus() {
|
|||
}
|
||||
else{
|
||||
if ($(div).is(':visible')) {
|
||||
table.fnDraw();
|
||||
table.fnStandingRedraw();
|
||||
}
|
||||
div.hide();
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue