Sha256: 44bf8ab658bdeda5b3b6a0a36adfc04fbb30ceaf7d3cccbe1f16ff454fd6252c
Contents?: true
Size: 364 Bytes
Versions: 1
Compression:
Stored size: 364 Bytes
Contents
<p id="notice"><%= notice %></p> <p> <b>Name:</b> <%= @standalone_resource.name %> </p> <p> <b>Description:</b> <%= @standalone_resource.description %> </p> <%= link_to 'Edit', edit_standalone_resource_path(@standalone_resource) if check_privilege(Alberich::Privilege::MODIFY, @standalone_resource)%> | <%= link_to 'Back', standalone_resources_path %>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
alberich-0.2.0 | test/dummy/app/views/standalone_resources/show.html.erb |