1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-18 12:21:45 +02:00

More datepicker fixes

This commit is contained in:
Cameron
2013-01-22 00:20:44 -08:00
parent 5457247787
commit be5845bf46
2 changed files with 10 additions and 4 deletions

View File

@@ -589,7 +589,6 @@ class e_form
);
$defdisp = (isset($def[$type])) ? $def[$type] : $def['date'];
// $defdisp = e107::getDate()->toMask($defdisp);
if ($datestamp)
{