mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-02-04 04:19:41 +01:00
Add some missing historylog widgets
This commit is contained in:
parent
99df873aa3
commit
7a9b365d2b
@ -2256,6 +2256,8 @@ class addressbook_ui extends addressbook_bo
|
|||||||
'app' => 'addressbook',
|
'app' => 'addressbook',
|
||||||
'status-widgets' => array(
|
'status-widgets' => array(
|
||||||
'owner' => 'select-account',
|
'owner' => 'select-account',
|
||||||
|
'creator' => 'select-account',
|
||||||
|
'created' => 'date-time',
|
||||||
'cat_id' => 'select-cat',
|
'cat_id' => 'select-cat',
|
||||||
'adr_one_countrycode' => 'select-country',
|
'adr_one_countrycode' => 'select-country',
|
||||||
'adr_two_countrycode' => 'select-country',
|
'adr_two_countrycode' => 'select-country',
|
||||||
|
Loading…
Reference in New Issue
Block a user