bugfix in WG::FOrm::Date where epoch values were not processed correctly

This commit is contained in:
Martin Kamerbeek 2007-01-12 12:51:37 +00:00
parent f53e401fa5
commit 72e6a896f9
2 changed files with 3 additions and 2 deletions

View file

@ -2,7 +2,8 @@
- fix: CSS error in css03.css (perlDreamer Consulting, LLC)
- fix: event tooltips are now displaying properly in all browsers
- fix: .wgacess (perlDreamer Consulting, LLC)
- fix: Fixed a bug where date form fields would not process epoch values
correctly. (Martin Kamerbeek / Oqapi)
7.3.4
- fix: SQLForm - cannot add new asset (Martin Kamerbeek / Oqapi)