Sha256: 219d8825e9d308810700a48d722a891c10ab0466ed15cd40c9b53fe727238dcc
Contents?: true
Size: 252 Bytes
Versions: 1
Compression:
Stored size: 252 Bytes
Contents
<% if can?(:create,resource_class) <a href="<%= new_lolita_resource_path%>" class="create"> <%= ::I18n.t("lolita.list.add_new",:name=>resource_class.model_name.human.downcase) %> <%= image_tag "lolita/plus.png", :alt=>"+" %> </a> <% end %>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
lolita-3.2.0.rc.7 | app/views/components/lolita/configuration/list/_new_resource.html.erb |