aboutsummaryrefslogtreecommitdiff
path: root/app/views/exports/show.uoc.erb
blob: d99d7f914b65528ba0b39dadb99e56d63b17950d (plain)
1
2
3
4
5
6
7
\chapter{<%= I18n.t('searches.export.chapter') %>}

{\setlength{\parskip}{-0.3cm}

<%= UocExporter.new(things: @results.sort_by(&:authors)).export %>

}