Skip to content

Instantly share code, notes, and snippets.

@thenickcox
Created December 22, 2014 15:53
Show Gist options
  • Save thenickcox/1ffeeb0b33a35411e544 to your computer and use it in GitHub Desktop.
Save thenickcox/1ffeeb0b33a35411e544 to your computer and use it in GitHub Desktop.
$ ->
App.albums.fetch
success: ->
$('.loading').hide()
App.albumsListView.setPlaceholder()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment