The branch "master" has been updated. The following is a summary of the commits.
from: 26d7d1d1bcb31f674349b9c5fa314169efb84935 8802ec1 Move hardcoded contacts page formatting to CSS 4f1550a A bit too much padding here 2542e2d Passed in argument is a DOM ID, not a DOM element 189c58b Don't include 'from' addresses in reply to all if reply-to header is present Summary: http://github.com/horde/horde/compare/26d7d1d1bcb31f674349b9c5fa314169efb84935...189c58bae0fbb9056ed02795b35e7ddeb9edca36 ----------------------------------------------------------------------- commit 8802ec10190bb75a910a51ee180e99d963428daa Author: Michael M Slusarz <[email protected]> Date: Thu Jan 8 13:04:47 2015 -0700 Move hardcoded contacts page formatting to CSS imp/templates/contacts/contacts.html.php | 10 ++++------ imp/themes/default/contacts.css | 11 +++++++++++ 2 files changed, 15 insertions(+), 6 deletions(-) http://github.com/horde/horde/commit/8802ec10190bb75a910a51ee180e99d963428daa ----------------------------------------------------------------------- commit 4f1550adc021b33d7690554c737e4826ce64787f Author: Michael M Slusarz <[email protected]> Date: Thu Jan 8 13:26:24 2015 -0700 A bit too much padding here imp/themes/default/dynamic/message_view.css | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://github.com/horde/horde/commit/4f1550adc021b33d7690554c737e4826ce64787f ----------------------------------------------------------------------- commit 2542e2d38f88f7c95759dbc208d5d3bae9c565e7 Author: Michael M Slusarz <[email protected]> Date: Thu Jan 8 13:38:07 2015 -0700 Passed in argument is a DOM ID, not a DOM element imp/js/base.js | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) http://github.com/horde/horde/commit/2542e2d38f88f7c95759dbc208d5d3bae9c565e7 ----------------------------------------------------------------------- commit 189c58bae0fbb9056ed02795b35e7ddeb9edca36 Author: Michael M Slusarz <[email protected]> Date: Thu Jan 8 13:44:04 2015 -0700 Don't include 'from' addresses in reply to all if reply-to header is present imp/lib/Compose.php | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) http://github.com/horde/horde/commit/189c58bae0fbb9056ed02795b35e7ddeb9edca36 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
