The branch "imp_6_1" has been updated. The following is a summary of the commits.
from: f3db74ec6f389cc7bef1e8cf1d4e6933e4f27fb3 5045603 tempid not needed; just use regular id e4db119 Remove duplicate attribute c98b096 [mms] Spam/innocent reporting on the smartmobile message page now uses a popup instead of a modal dialog. ----------------------------------------------------------------------- commit 5045603c5cd1f92aabe1ed2dd786a0a8cec98de2 Author: Michael M Slusarz <[email protected]> Date: Sun Feb 10 01:21:49 2013 -0700 tempid not needed; just use regular id imp/js/smartmobile.js | 12 ++++-------- imp/templates/smartmobile/message.html.php | 10 +++++----- 2 files changed, 9 insertions(+), 13 deletions(-) http://git.horde.org/horde-git/-/commit/5045603c5cd1f92aabe1ed2dd786a0a8cec98de2 ----------------------------------------------------------------------- commit e4db11943cf879e095dc4b91406181dba9c11aa1 Author: Michael M Slusarz <[email protected]> Date: Sun Feb 10 01:25:15 2013 -0700 Remove duplicate attribute imp/templates/smartmobile/message.html.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/e4db11943cf879e095dc4b91406181dba9c11aa1 ----------------------------------------------------------------------- commit c98b096693c9e276cc1ba40bbdb30568c6a1b858 Author: Michael M Slusarz <[email protected]> Date: Sun Feb 10 01:56:28 2013 -0700 [mms] Spam/innocent reporting on the smartmobile message page now uses a popup instead of a modal dialog. imp/docs/CHANGES | 2 + imp/js/smartmobile.js | 95 +++++++--------------------- imp/lib/Smartmobile.php | 13 ---- imp/package.xml | 6 +- imp/templates/smartmobile/confirm.html.php | 10 --- imp/templates/smartmobile/message.html.php | 34 +++++++++- 6 files changed, 60 insertions(+), 100 deletions(-) delete mode 100644 imp/templates/smartmobile/confirm.html.php http://git.horde.org/horde-git/-/commit/c98b096693c9e276cc1ba40bbdb30568c6a1b858 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
