Skip to content

Instantly share code, notes, and snippets.

@traviskroberts
Created December 18, 2012 15:42
Show Gist options
  • Save traviskroberts/4329101 to your computer and use it in GitHub Desktop.
Save traviskroberts/4329101 to your computer and use it in GitHub Desktop.
<%= link_to "Chart", manage_downloads_path(:view_graph => nil, :inner_tab => @inner_tab, :current_tab => @current_tab), :class => 'btn btn-primary' + (@view_graph ? 'active' : '') %>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment