From f2cf0a50f4fe0651c79176cb52b73d5a84f53c4f Mon Sep 17 00:00:00 2001 From: Frank Dillon Date: Thu, 26 Jul 2007 22:11:20 +0000 Subject: [PATCH] Time Tracker fix: icons are now standard --- docs/changelog/7.x.x.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/changelog/7.x.x.txt b/docs/changelog/7.x.x.txt index f5ac0e484..0692c141e 100644 --- a/docs/changelog/7.x.x.txt +++ b/docs/changelog/7.x.x.txt @@ -111,7 +111,8 @@ - Changed credit card transaction failures so that the error is displayed on the checkout screen allowing users to change and resubmit information - Split Cash payment plugin into two seperate plugins: Cash & Check. Removed the second payment selector on the cash transaction screen. Users now choose Cash or Check on the payment gateway selection screen. - Add: Label to payment gateways. Itransact now has a default display value of "Credit Card". Users will no longer need to choose "Itransact" as a payment gateway. - - fix: Fixed a bug in the Time Tracker which did not sort the list of users alphabetically making it difficult to assign resources to projects. + - fix: Fixed a bug in the Time Tracker which did not sort the list of users alphabetically making it difficult to assign resources to projects. + - fix: project management screen of Time Tracker now uses WebGUI standard icons. 7.3.22 - fix: relative links sent out in emails don't work properly