The branch "master" has been updated. The following is a summary of the commits.
from: e0bba4c9bdc66d4d84c791e35ff5f468306c1041 071ba89 Breakout common.js from gallery.js, ensure content-wrapper is tall enough. ----------------------------------------------------------------------- commit 071ba89e54ed5fe7333b2023c0b9c1c68a7474aa Author: Michael J Rubinsky <[email protected]> Date: Fri Apr 12 13:56:07 2013 -0400 Breakout common.js from gallery.js, ensure content-wrapper is tall enough. ansel/js/views/common.js | 120 ++----------------------------- ansel/js/views/gallery.js | 118 ++++++++++++++++++++++++++++++ ansel/lib/View/GalleryRenderer/Base.php | 1 + ansel/lib/View/Image.php | 1 + ansel/lib/View/List.php | 1 + ansel/lib/View/Results.php | 1 + ansel/lib/View/Slideshow.php | 2 + ansel/package.xml | 8 ++- 8 files changed, 135 insertions(+), 117 deletions(-) create mode 100644 ansel/js/views/gallery.js http://git.horde.org/horde-git/-/commit/071ba89e54ed5fe7333b2023c0b9c1c68a7474aa -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
