Skip to content

Commit

Permalink
adding missing semi-col.
Browse files Browse the repository at this point in the history
  • Loading branch information
addyosmani committed Apr 30, 2011
1 parent a6b5f2c commit 43a2192
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 8,304 deletions.
2 changes: 1 addition & 1 deletion app/application.js
Expand Up @@ -114,7 +114,7 @@ jQuery(function($){
back: function(){
this.navigate("/list", true);
}
})
});

exports.UrlApp = Spine.Controller.create({
el: $("body"),
Expand Down

0 comments on commit 43a2192

Please sign in to comment.