Sponsorship level dashboard

removed donation amount
removed explicit rendering of sponsor levels
This commit is contained in:
Gopesh Tulsyan 2014-06-05 14:52:44 +05:30
parent 8bce579283
commit f68ac7e032
11 changed files with 93 additions and 4 deletions

View file

@ -45,6 +45,10 @@
%ul.nav.nav-stacked.nav-pills.small.collapse.subNav
%li{:class=> active_nav_li(admin_conference_rooms_path(@conference.short_title))}
= link_to 'Rooms', admin_conference_rooms_path(@conference.short_title)
%li{:class=> active_nav_li(admin_conference_sponsorship_levels_path(@conference.short_title))}
= link_to(admin_conference_sponsorship_levels_path(@conference.short_title)) do
%span.glyphicon.glyphicon-star
Sponsorship Levels
%li{ class: active_nav_li(admin_conference_supporter_levels_path(@conference.short_title)) }
= link_to(admin_conference_supporter_levels_path(@conference.short_title)) do
Supporter Levels