h4 = "#{Subtrade.model_name.human.pluralize} for #{@trade.name}" .btn-group.pull-right.ptb20.pr15 = link_to new_admin_trade_subtrade_path(@trade), data: {toggle: 'modal', target: '#remote-modal'}, class: 'btn btn-default' do i.fa.fa-plus-circle | Add New #{Subtrade.model_name.human} = link_to '#', data: {toggle: 'modal', target: '#remote-modal'}, class: 'btn btn-default' do i.fa.fa-upload | Export table#subtrades.table.table-bordered.table-condensed.table-striped data-ride='datatable' data-source=collection_path(format: :json) thead tr th data-column='name' data-default-sort='asc' | Name th data-column='description' | Descriptions th.sorting_disabled data-column='action' tbody