The branch "master" has been updated. The following is a summary of the commits.
from: dd3404afc3dda73b689560d0f002d361db97f7fd b333508 Refactor List view for H5. ----------------------------------------------------------------------- commit b333508ec2dd83da87a00a09b20f82aec0f3d772 Author: Michael J Rubinsky <[email protected]> Date: Thu Feb 21 14:13:20 2013 -0500 Refactor List view for H5. Closes Bug: 12055 ansel/lib/View/GalleryProperties.php | 1 + ansel/lib/View/List.php | 151 +++++++++++++++++++--------------- ansel/package.xml | 6 +- ansel/templates/view/list.html.php | 60 +++++++++++++ ansel/templates/view/list.inc | 64 -------------- ansel/view.php | 2 +- 6 files changed, 148 insertions(+), 136 deletions(-) create mode 100644 ansel/templates/view/list.html.php delete mode 100644 ansel/templates/view/list.inc http://git.horde.org/horde-git/-/commit/b333508ec2dd83da87a00a09b20f82aec0f3d772 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
