Skip to content

Instantly share code, notes, and snippets.

@benlangfeld
Forked from meltzerj/gist:899959
Created April 2, 2011 22:25
Show Gist options
  • Save benlangfeld/899965 to your computer and use it in GitHub Desktop.
Save benlangfeld/899965 to your computer and use it in GitHub Desktop.
$("#edit_topics_link").text(<%= (@video.topics.count == 0) ? 'Add descriptive topics so people can find your song!' : 'Edit Topics' %>);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment