mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-26 01:43:47 +01:00
Fix select all disables multi-entry actions
This commit is contained in:
parent
95d1911528
commit
1f042783f7
@ -232,6 +232,7 @@ var et2_dataview_controller = (function(){ "use strict"; return Class.extend({
|
||||
{
|
||||
// No rows, start with an empty
|
||||
this._emptyRow();
|
||||
this._selectionMgr.clear();
|
||||
}
|
||||
},
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user