mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-19 12:55:08 +02:00
moved all confirmation to api egw_actions and changed select_all to depend on all visible rows selected (Ctrl-A)
This commit is contained in:
@@ -468,7 +468,7 @@ var et2_nextmatch = et2_DOMWidget.extend([et2_IResizeable, et2_IInput],
|
||||
{
|
||||
return selected;
|
||||
}
|
||||
return {ids:[],inverted:false};
|
||||
return {ids:[],all:false};
|
||||
},
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user