Remove unless sidebar links.

This commit is contained in:
Matthew K. Fu JuYuan 2012-04-25 17:17:04 +08:00 committed by Christophe Vilayphiou
parent 3d293f6419
commit 9a5ce5f512
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
<div class="tab-pane fade <%= "active in" if ad_banner_tab==@active%>" id=<%= ad_banner_tab.title %>>
<div class="tab-pane fade <%= "active in" if ad_banner_tab==@active%>" id=<%= ad_banner_tab.title.dehumanize %>>
<%= form_for ad_banner_tab,:url=> admin_ad_banner_path(ad_banner_tab),:method => :put,:class=>"input-medium" do |f| -%>
<div class="adbanner-setup well">