X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/a4d1c5627c3958245ea7e2e573267e34f5872471..61efd9d023ae34c1290ef2e1ae25829c509caaee:/WEB-INF/lib/form/DateField.class.php?ds=sidebyside diff --git a/WEB-INF/lib/form/DateField.class.php b/WEB-INF/lib/form/DateField.class.php index 320d5240..3906db6c 100644 --- a/WEB-INF/lib/form/DateField.class.php +++ b/WEB-INF/lib/form/DateField.class.php @@ -80,7 +80,7 @@ class DateField extends TextField { } } - function toStringControl() { + function getHtml() { if (!$this->isEnabled()) { $html = htmlspecialchars($this->getValue()).