forked from extern/egroupware
Open customfields edit dialog as popup
This commit is contained in:
parent
063f034e20
commit
686d424e58
@ -371,7 +371,7 @@ class customfields
|
|||||||
'cf_id' => $cf_id,
|
'cf_id' => $cf_id,
|
||||||
'cf_app' => $this->appname,
|
'cf_app' => $this->appname,
|
||||||
'use_private' => $this->use_private,
|
'use_private' => $this->use_private,
|
||||||
));
|
),2);
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user