Sha256: d49b41214fb4fff309cd0be0adfcb16b874c5021ba81401f9a61aaf28264217a

Contents?: true

Size: 285 Bytes

Versions: 31

Compression:

Stored size: 285 Bytes

Contents

<h1><%= t('.unauthorized') %></h1>
<% if respond_to?(:curation_concern) && curation_concern %>
  <p><%= t('.is_private', type: curation_concern.human_readable_type.downcase ) %><p>
  <p><%= t('.id', id: curation_concern.id) %>
<% else %>
  <p><%= t('.page_is_private') %><p>
<% end %>

Version data entries

31 entries across 31 versions & 1 rubygems

Version Path
hyrax-5.1.0.pre.beta1 app/views/hyrax/base/unauthorized.html.erb
hyrax-5.0.4 app/views/hyrax/base/unauthorized.html.erb
hyrax-5.0.3 app/views/hyrax/base/unauthorized.html.erb
hyrax-5.0.2 app/views/hyrax/base/unauthorized.html.erb
hyrax-5.0.1 app/views/hyrax/base/unauthorized.html.erb
hyrax-5.0.0 app/views/hyrax/base/unauthorized.html.erb
hyrax-5.0.0.rc3 app/views/hyrax/base/unauthorized.html.erb
hyrax-5.0.0.rc2 app/views/hyrax/base/unauthorized.html.erb
hyrax-5.0.0.rc1 app/views/hyrax/base/unauthorized.html.erb
hyrax-3.6.0 app/views/hyrax/base/unauthorized.html.erb
hyrax-4.0.0 app/views/hyrax/base/unauthorized.html.erb
hyrax-4.0.0.rc3 app/views/hyrax/base/unauthorized.html.erb
hyrax-4.0.0.rc2 app/views/hyrax/base/unauthorized.html.erb
hyrax-4.0.0.rc1 app/views/hyrax/base/unauthorized.html.erb
hyrax-3.5.0 app/views/hyrax/base/unauthorized.html.erb
hyrax-4.0.0.beta2 app/views/hyrax/base/unauthorized.html.erb
hyrax-3.4.2 app/views/hyrax/base/unauthorized.html.erb
hyrax-4.0.0.beta1 app/views/hyrax/base/unauthorized.html.erb
hyrax-3.4.1 app/views/hyrax/base/unauthorized.html.erb
hyrax-3.4.0 app/views/hyrax/base/unauthorized.html.erb