Skip to content

Commit

Permalink
Merge pull request #229 from Crowdtilt/bank_setup_nav_pill
Browse files Browse the repository at this point in the history
Fix nav pill for bank setup
  • Loading branch information
liuhenry committed Feb 3, 2014
2 parents a3a5c41 + ca9142a commit 445020c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/admin/admin_bank_account.html.erb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<div id="admin">
<div class="container content_box clearfix">

<%= render 'admin/header', active: 'payments' %>
<%= render 'admin/header', active: 'settings' %>

<ul class="nav nav-tabs nav-bank-setup">
<li><a href="<%= admin_processor_setup_path %>">Payment Processor</a></li>
Expand Down

0 comments on commit 445020c

Please sign in to comment.