mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-10 00:37:54 +02:00
* Admin: fix deleting of customfields type not working
This commit is contained in:
@ -1015,7 +1015,7 @@ app.classes.admin = AppJS.extend(
|
||||
}
|
||||
else
|
||||
{
|
||||
callback(et2_dialog.OK_BUTTON);
|
||||
callback(et2_dialog.YES_BUTTON);
|
||||
}
|
||||
return false;
|
||||
},
|
||||
|
Reference in New Issue
Block a user