mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-03-15 07:58:23 +01:00
* Admin: fix deleting of customfields type not working
This commit is contained in:
parent
33ce02af41
commit
1577872472
@ -1015,7 +1015,7 @@ app.classes.admin = AppJS.extend(
|
||||
}
|
||||
else
|
||||
{
|
||||
callback(et2_dialog.OK_BUTTON);
|
||||
callback(et2_dialog.YES_BUTTON);
|
||||
}
|
||||
return false;
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user