.btn-group.pull-right.ptb20.pr15 = link_to new_admin_skill_path, data: {toggle: 'modal', target: '#remote-modal'}, class: 'btn btn-default' do i.fa.fa-plus-circle | Add Skill = link_to import_admin_skills_path, data: {toggle: 'modal', target: '#remote-modal'}, class: 'btn btn-default' do i.fa.fa-download | Import Skills table#skills.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.sorting_disabled data-column='action' tbody