diff --git a/CHANGELOG b/CHANGELOG index 92b5e2203..fbbec9528 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -4,6 +4,8 @@ - fix lots of HTTP-Headers in op.Ajax.php (Closes: #233) - Timeline will be updated by ajax call, clicking on an item in the timeline will output some document information +- new attribute type 'date' +- all dates are now in format 'yyyy-mm-dd' -------------------------------------------------------------------------------- Changes in version 4.3.21 diff --git a/views/bootstrap/class.AttributeMgr.php b/views/bootstrap/class.AttributeMgr.php index 31530baa8..ba6d622c2 100644 --- a/views/bootstrap/class.AttributeMgr.php +++ b/views/bootstrap/class.AttributeMgr.php @@ -307,7 +307,7 @@ function showAttributeDefinitions(selectObj) { : - +