mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-23 08:23:12 +01:00
fixed typo
This commit is contained in:
parent
4ab0aaab9f
commit
0142da0b5c
@ -271,8 +271,7 @@ var et2_nextmatch = et2_DOMWidget.extend([et2_IResizeable, et2_IInput], {
|
||||
if (typeof _row_ids == 'string') _rowids = [_row_ids];
|
||||
// ToDo: use given context, to be more smart about what to change
|
||||
this.applyFilters();
|
||||
}
|
||||
|
||||
},
|
||||
|
||||
/**
|
||||
* Generates the column caption for the given column widget
|
||||
|
Loading…
Reference in New Issue
Block a user