mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-22 06:30:59 +01:00
* Admin: fix deleting of customfields type not working
This commit is contained in:
parent
18ade2a642
commit
3d05c69495
@ -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