mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-09 08:25:03 +02:00
- Fix attribute inheritance didn't work properly
- Get nextmatch filterheader working
This commit is contained in:
@ -297,7 +297,6 @@ var et2_dataview_selectionManager = /** @class */ (function () {
|
||||
}
|
||||
return element;
|
||||
}
|
||||
|
||||
_entry.ao.getPrevious = function (_step) {
|
||||
return getElementRelatively(-_step);
|
||||
};
|
||||
|
Reference in New Issue
Block a user