adapted patch #3050492 to new code
This commit is contained in:
@@ -1406,6 +1406,7 @@ function refreshDragOption(e) {
|
||||
var elm = $('#' + e);
|
||||
if (elm.css('visibility') == 'visible') {
|
||||
refreshLayout();
|
||||
TableDragInit();
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user