The branch "master" has been updated. The following is a summary of the commits.
from: b333508ec2dd83da87a00a09b20f82aec0f3d772 95bb89f Fix manual selection of faces for H5. 1e3cba5 Remove unnecessary cont'r, short circuit if we don't have faces configured. f6e8341 Fix javascript output for image faces widget. 327dfdd Fix order of /div ----------------------------------------------------------------------- commit 95bb89fcae723d4a44d778e0ca081fa88ef48deb Author: Michael J Rubinsky <[email protected]> Date: Thu Feb 21 14:28:35 2013 -0500 Fix manual selection of faces for H5. ansel/faces/custom.php | 25 +++++++++++++++++++++++++ ansel/templates/faces/custom.inc | 34 ---------------------------------- 2 files changed, 25 insertions(+), 34 deletions(-) http://git.horde.org/horde-git/-/commit/95bb89fcae723d4a44d778e0ca081fa88ef48deb ----------------------------------------------------------------------- commit 1e3cba51c0dc72b09c14bd10e09d135fc9d3f36e Author: Michael J Rubinsky <[email protected]> Date: Thu Feb 21 14:32:43 2013 -0500 Remove unnecessary cont'r, short circuit if we don't have faces configured. ansel/lib/Widget/ImageFaces.php | 14 ++++++++------ 1 files changed, 8 insertions(+), 6 deletions(-) http://git.horde.org/horde-git/-/commit/1e3cba51c0dc72b09c14bd10e09d135fc9d3f36e ----------------------------------------------------------------------- commit f6e8341ef6372a2b7bce54d539561d2db826167a Author: Michael J Rubinsky <[email protected]> Date: Thu Feb 21 14:40:28 2013 -0500 Fix javascript output for image faces widget. ansel/lib/Widget/ImageFaces.php | 21 +++++++++------------ 1 files changed, 9 insertions(+), 12 deletions(-) http://git.horde.org/horde-git/-/commit/f6e8341ef6372a2b7bce54d539561d2db826167a ----------------------------------------------------------------------- commit 327dfddb2f6c98b4e86663942d7e490796519588 Author: Michael J Rubinsky <[email protected]> Date: Thu Feb 21 14:55:55 2013 -0500 Fix order of /div Closes Bug: 12054 ansel/lib/Faces.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/327dfddb2f6c98b4e86663942d7e490796519588 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
