summaryrefslogtreecommitdiff
path: root/app/views/tabs/_tabs.html.haml
blob: 8b01dbd0da709ddf6a91dbd9b7067e6bd1ac79a4 (plain)
1
2
3
4
%ul.nav.nav-tabs
  = render :partial => '/tabs/nav', :collection => tabs
.tab-content
  = render :partial => '/tabs/tab', :collection => tabs