3531: Move the tab_line_buttons sections out of the tab pane partials
[arvados.git] / apps / workbench / app / views / application / _content_layout.html.erb
1 <%= content_for :content_top %>
2 <div class="pull-right">
3   <%= content_for :tab_line_buttons %>
4 </div>
5 <br clear="all" />
6 <%= content_for :tab_panes %>