mirror of
https://github.com/espocrm/espocrm.git
synced 2026-06-28 06:56:05 +00:00
role table sticky header fix
This commit is contained in:
@@ -1050,6 +1050,8 @@ class RoleRecordTableView extends View {
|
||||
|
||||
$window.off('resize.' + type + '-' + this.cid);
|
||||
$window.on('resize.' + type + '-' + this.cid, handle);
|
||||
|
||||
handle();
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user