fixing bad rendering in time tracker manage projects screen, missing end div tag

This commit is contained in:
Colin Kuskie 2007-03-03 00:42:16 +00:00
parent be64f0367f
commit 068f8abd5a
2 changed files with 3 additions and 2 deletions

View file

@ -8,6 +8,7 @@
Finegan, Core Mobility)
- fix: the fileImport script did not resize vertical images. (Martin Kamerbeek / Oqapi)
- fix: TrashClipboard.pm (thanks to Erik Svanberg for the patch)
- fix: Manage events in time tracker goofed up (perlDreamer Consulting, LLC)
7.3.11
- Added an option for enabling coverage tests to testCodebase.pl.