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

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

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

}