Sha256: b7fb938248f06ff9a0b05e194e20e7d41ad5e715692c6261bef3823edae98b04

Contents?: true

Size: 273 Bytes

Versions: 12

Compression:

Stored size: 273 Bytes

Contents

<h1>Unauthorized</h1>
<% if respond_to?(:curation_concern) %>
  <p>The <%= curation_concern.human_readable_type.downcase %> you have tried to access is private<p>
  <p>ID: <%= curation_concern.id %>
<% else %>
  <p>The page you have tried to access is private<p>
<% end %>

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
curation_concerns-0.13.0 app/views/curation_concerns/base/unauthorized.html.erb
curation_concerns-0.12.0 app/views/curation_concerns/base/unauthorized.html.erb
curation_concerns-0.12.0.pre9 app/views/curation_concerns/base/unauthorized.html.erb
curation_concerns-0.12.0.pre8 app/views/curation_concerns/base/unauthorized.html.erb
curation_concerns-0.12.0.pre7 app/views/curation_concerns/base/unauthorized.html.erb
curation_concerns-0.12.0.pre6 app/views/curation_concerns/base/unauthorized.html.erb
curation_concerns-0.12.0.pre5 app/views/curation_concerns/base/unauthorized.html.erb
curation_concerns-0.12.0.pre4 app/views/curation_concerns/base/unauthorized.html.erb
curation_concerns-0.12.0.pre3 app/views/curation_concerns/base/unauthorized.html.erb
curation_concerns-0.12.0.pre2 app/views/curation_concerns/base/unauthorized.html.erb
curation_concerns-0.12.0.pre1 app/views/curation_concerns/base/unauthorized.html.erb
curation_concerns-0.11.0 app/views/curation_concerns/base/unauthorized.html.erb