mirror of
https://github.com/jashkenas/coffeescript.git
synced 2022-11-09 12:23:24 -05:00
Recompile documentation js files with 1.7.0 version
This commit is contained in:
parent
6030ac3a23
commit
41c4c822ba
45 changed files with 45 additions and 45 deletions
|
@ -1,4 +1,4 @@
|
|||
// Generated by CoffeeScript 1.6.3
|
||||
// Generated by CoffeeScript 1.7.0
|
||||
$('body').click(function(e) {
|
||||
return $('.box').fadeIn('fast').addClass('.active');
|
||||
}).css('background', 'white');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue