mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-21 23:43:17 +01:00
Fix typo
This commit is contained in:
parent
87f1554fdf
commit
0628c5d54a
@ -24,7 +24,7 @@ class infolog_egw_record implements importexport_iface_egw_record
|
||||
|
||||
// Used in conversions
|
||||
static $types = array(
|
||||
'flaot' => array('info_price'),
|
||||
'float' => array('info_price'),
|
||||
'select' => array('info_type', 'info_status', 'info_priority', 'pl_id'),
|
||||
'select-cat' => array('info_cat'),
|
||||
'select-account' => array('info_owner','info_responsible','info_modifier'),
|
||||
|
Loading…
Reference in New Issue
Block a user