Skip to content

Commit

Permalink
Update photos for Sleuth demo app
Browse files Browse the repository at this point in the history
  • Loading branch information
jkintscher committed Jun 26, 2012
1 parent bb6f37b commit 7161458
Show file tree
Hide file tree
Showing 4 changed files with 142 additions and 409 deletions.
2 changes: 1 addition & 1 deletion demo/sleuth/assets/coffee/sleuth.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ $(document).ready () ->

show_thumbnails = (section, images) ->
thumbnails.empty().addClass('loading')
gallery.find('h1').text(section + ' Bears')
gallery.find('h1').text(section)

thumbs = []

Expand Down
Loading

0 comments on commit 7161458

Please sign in to comment.