The branch "master" has been updated. The following is a summary of the commits.
from: d72314eeb84bb788550bd60ed222646c89ce3add df556c9 Fix off by one error when setting priority select index. b76ca16 Use the same Priority default as the traditional UI... ----------------------------------------------------------------------- commit df556c96600b595443763a94521dfce5e10a3539 Author: Michael J Rubinsky <[email protected]> Date: Mon Oct 22 12:22:55 2012 -0400 Fix off by one error when setting priority select index. nag/js/smartmobile.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/df556c96600b595443763a94521dfce5e10a3539 ----------------------------------------------------------------------- commit b76ca164fd3d3a38c07670aa6ac3b6a4ca8aeedf Author: Michael J Rubinsky <[email protected]> Date: Mon Oct 22 12:50:12 2012 -0400 Use the same Priority default as the traditional UI... Also, must reset it explicitly after form.reset() or the UI won't match the selectedIndex when it is set programmatically. nag/js/smartmobile.js | 3 +++ nag/templates/smartmobile/taskform.html.php | 2 +- 2 files changed, 4 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/b76ca164fd3d3a38c07670aa6ac3b6a4ca8aeedf -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
