Sha256: ce21553262efced7fef05b323b459ca35de240792aebc5dee0086b50060baf65
Contents?: true
Size: 358 Bytes
Versions: 6
Compression:
Stored size: 358 Bytes
Contents
<p id="notice"><%= notice %></p> <p> <b>Categorical:</b> <%= @category.categorical %> </p> <p> <b>Name:</b> <%= @category.name %> </p> <p> <b>Position:</b> <%= @category.position %> </p> <p> <b>Ancestry:</b> <%= @category.ancestry %> </p> <%= link_to 'Edit', [:edit, :admin, @category] %> | <%= link_to 'Back', admin_categories_path %>
Version data entries
6 entries across 6 versions & 1 rubygems