Skip to content

Commit

Permalink
that weird header is not loading bug was a missing semicolan #dumb #j…
Browse files Browse the repository at this point in the history
…avascript
  • Loading branch information
maxwell committed Feb 7, 2012
1 parent ff1cbb4 commit e46bf0c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/javascripts/app/helpers/handlebars-partials.js
@@ -1,4 +1,4 @@
/* we need to wrap this in a document ready to ensure JST is accessible */
$(function(){
Handlebars.registerPartial('status-message', JST['status-message'])
})
});

0 comments on commit e46bf0c

Please sign in to comment.