mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-26 16:48:49 +01:00
fixed changed action name to get opening of contact working again
This commit is contained in:
parent
ca497be17d
commit
d4d7c305bd
@ -122,7 +122,7 @@ app.classes.addressbook = AppJS.extend(
|
||||
|
||||
switch(_action.id)
|
||||
{
|
||||
case 'edit':
|
||||
case 'open':
|
||||
this.egw.open(id, 'addressbook', 'edit');
|
||||
break;
|
||||
case 'copy':
|
||||
|
Loading…
Reference in New Issue
Block a user