mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-08 00:54:15 +01:00
Enable mail (de)activating account feature
This commit is contained in:
parent
33ed611386
commit
8686238878
@ -818,8 +818,6 @@ app.classes.admin = AppJS.extend(
|
||||
*/
|
||||
emailadminActiveAccounts: function (_action, _selected){
|
||||
|
||||
et2_dialog.alert('This feature is under construction please come back later, thank you for your patience!');
|
||||
return false;
|
||||
var menuaction = 'emailadmin.emailadmin_wizard.ajax_activeAccounts';
|
||||
var accounts = [];
|
||||
var msg1 = egw.lang('1% accounts being activated');
|
||||
|
Loading…
Reference in New Issue
Block a user