mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-26 01:43:47 +01:00
* Etemplate - fix bug preventing Shift + Select until you refresh the app
This commit is contained in:
parent
bb35df1cc1
commit
f45afa1b6b
@ -935,7 +935,8 @@ var et2_dataview_controller = (function(){ "use strict"; return Class.extend({
|
||||
"no_data": true },
|
||||
function (_response) {
|
||||
_callback.call(_context, _response.order);
|
||||
}
|
||||
},
|
||||
_context
|
||||
);
|
||||
},
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user