Sha256: ab258891a6ffe8ac32ff0e2ef3ca4e5cdfc3abeb67411e07ff268ec4edf8cab5
Contents?: true
Size: 306 Bytes
Versions: 1
Compression:
Stored size: 306 Bytes
Contents
<div class="box_relationships" id="<%= association_name %>"> <h2> <%= association_title %> <small><%= add_new %></small> </h2> <% if @items.any? -%> <%= table %> <% else %> <p><%= Typus::I18n.t("No %{resources} found.", :resources => association_title) %></p> <% end %> </div>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
typus-3.0.12 | app/views/admin/templates/_has_one.html.erb |