scratch – Diff between revs 58 and 125

Subversion Repositories:
Rev:
Show entire fileRegard whitespace
Rev 58 Rev 125
Line 4... Line 4...
4 "./attributes/prop", 4 "./attributes/prop",
5 "./attributes/classes", 5 "./attributes/classes",
6 "./attributes/val" 6 "./attributes/val"
7 ], function( jQuery ) { 7 ], function( jQuery ) {
Line 8... Line -...
8   -  
9 "use strict"; -  
10   8  
11 // Return jQuery for attributes-only inclusion 9 // Return jQuery for attributes-only inclusion
12 return jQuery; 10 return jQuery;