Skip to content

Instantly share code, notes, and snippets.

@traviskroberts
Created December 18, 2012 15:42
<%= 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