Do not limit supannCodeEntite to numeric values

This commit is contained in:
root 2014-11-19 10:08:58 +01:00
parent 31996e2975
commit c936baafd6
1 changed files with 0 additions and 5 deletions

View File

@ -157,11 +157,6 @@ $GLOBALS['LSobjects']['LSsupannEntite'] = array (
'ldap_type' => 'ascii',
'html_type' => 'text',
'multiple' => 0,
'check_data' => array (
'numeric' => array(
'msg' => "The entity identifier must be an integer."
),
),
'validation' => array (
array (
'msg' => "This identifier is already affected.",