Pushing again with new Heroku buildpack

This commit is contained in:
Sacha Greif 2013-02-16 13:30:46 +09:00
parent 1756508483
commit d0765e68eb

View file

@ -25,4 +25,4 @@ Template.body.rendered = function(){
$('body').scrollTop(currentScroll);
Session.set('currentScroll', null);
}
}
}