git log now done, fixed up result rendering

This commit is contained in:
Peter Cottle 2012-09-22 21:16:59 -07:00
parent 543f5986ae
commit 9c7ec69e2f
10 changed files with 189 additions and 35 deletions

View file

@ -71,3 +71,4 @@ var AnimationQueue = Backbone.Model.extend({
}, this), duration);
},
});