The branch "master" has been updated. The following is a summary of the commits.
from: 3417f328455b3ad3680f00fdf7af57eef8506e15 77c0b9b This is a select list, not a menu. 6b56b55 Allow switching the text of the first element in the select list. 219ba1a Display the "general" cost objects when no client is selected. ----------------------------------------------------------------------- commit 77c0b9b912e83ec8cd284b7487a99914efb86652 Author: Michael J Rubinsky <[email protected]> Date: Thu Sep 5 11:06:25 2013 -0400 This is a select list, not a menu. hermes/js/hermes.js | 8 ++++---- hermes/lib/Ajax/Application/Handler.php | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) http://git.horde.org/horde-git/-/commit/77c0b9b912e83ec8cd284b7487a99914efb86652 ----------------------------------------------------------------------- commit 6b56b55da3daae7379790592b59479559f9816bb Author: Michael J Rubinsky <[email protected]> Date: Thu Sep 5 11:06:43 2013 -0400 Allow switching the text of the first element in the select list. hermes/lib/Hermes.php | 17 +++++++++++++---- hermes/templates/dynamic/deliverables.inc | 2 +- 2 files changed, 14 insertions(+), 5 deletions(-) http://git.horde.org/horde-git/-/commit/6b56b55da3daae7379790592b59479559f9816bb ----------------------------------------------------------------------- commit 219ba1a61704d4f60be66544396fd76692c8006f Author: Michael J Rubinsky <[email protected]> Date: Thu Sep 5 12:24:44 2013 -0400 Display the "general" cost objects when no client is selected. Also, tweak display a bit of the cost objects to show where they are sourced from. hermes/js/hermes.js | 9 +++++++++ hermes/lib/Ajax/Application/Handler.php | 19 ++++++++++++++----- 2 files changed, 23 insertions(+), 5 deletions(-) http://git.horde.org/horde-git/-/commit/219ba1a61704d4f60be66544396fd76692c8006f -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
