@@ -119,7 +119,7 @@ |
||
119 | 119 | */ |
120 | 120 | public function render() |
121 | 121 | { |
122 | - $value = $this->dateObject->getValue(); |
|
122 | + $value = $this->dateObject->getValue(); |
|
123 | 123 | |
124 | 124 | if ($value == '0000-00-00') { |
125 | 125 | $value = ''; |