diff --git a/views/bootstrap/class.AttributeMgr.php b/views/bootstrap/class.AttributeMgr.php index ba6d622c2..fd8794472 100644 --- a/views/bootstrap/class.AttributeMgr.php +++ b/views/bootstrap/class.AttributeMgr.php @@ -107,6 +107,9 @@ function showAttributeDefinitions(selectObj) { case SeedDMS_Core_AttributeDefinition::type_email: $vt = getMLText('attrdef_type_email'); break; + case SeedDMS_Core_AttributeDefinition::type_date: + $vt = getMLText('attrdef_type_date'); + break; } print "