~ahasenack/lazr-js/lazr-js-11.03-packaging

« back to all changes in this revision

Viewing changes to src-js/lazrjs/yui/imageloader/imageloader-debug.js

  • Committer: Andreas Hasenack
  • Date: 2011-02-21 12:00:54 UTC
  • mfrom: (179.1.2 staging)
  • Revision ID: andreas@canonical.com-20110221120054-w8wweot2a91epe1d
Merging from staging for production deployment

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
Copyright (c) 2010, Yahoo! Inc. All rights reserved.
3
3
Code licensed under the BSD License:
4
4
http://developer.yahoo.com/yui/license.html
5
 
version: 3.2.0
6
 
build: 2676
 
5
version: 3.3.0
 
6
build: 3167
7
7
*/
8
8
YUI.add('imageloader', function(Y) {
9
9
 
632
632
 
633
633
 
634
634
 
635
 
}, '3.2.0' ,{requires:['base-base', 'node-style', 'node-screen']});
 
635
}, '3.3.0' ,{requires:['base-base', 'node-style', 'node-screen']});