- moved the whole selection code from uiaccountsel::popup to accounts::select

- extended syntax for uiaccountsel::selection to specify what you need (no longer hardcode of certain apps)
This commit is contained in:
Ralf Becker 2004-06-16 00:33:13 +00:00
parent a1921aed2e
commit b1b1f95590

View File

@ -3971,7 +3971,7 @@
}
$var['participants'] = array(
'field' => lang('Participants'),
'data' => "\n ".$GLOBALS['phpgw']->uiaccountsel->selection('participants[]','uicalendar_select_participants',$event['participants'],'calendar',7,$event['owner']),
'data' => "\n ".$GLOBALS['phpgw']->uiaccountsel->selection('participants[]','uicalendar_select_participants',$event['participants'],'calendar+',7,$event['owner']),
);
/*
// External Participants