cirandas.net

ref: master

plugins/elasticsearch/views/elasticsearch_plugin/_uploaded_file_display.html.erb


<%= show_time(uploaded_file.created_at) %> - <%= "#{uploaded_file.author.name} -" if uploaded_file.author %><%= model_label.singularize %>

<%= link_to uploaded_file.name, uploaded_file.url %>

<%= _("Type of file")%> : <%= uploaded_file.content_type %>