mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-26 16:48:49 +01:00
"upps"
This commit is contained in:
parent
4311a66215
commit
4cbbbc3892
@ -1051,8 +1051,6 @@ class nextmatch_widget
|
||||
$val = str_replace(array(' ',','),array('','.'),$val);
|
||||
$value[$key] = is_numeric($pre) ? round($value,$pre) : sprintf($pre,$value);
|
||||
}
|
||||
case 'float':
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user