Sha256: bf95b1db26b006421ac3ac5d28fd26695510c824f912797d12b1096470448226

Contents?: true

Size: 241 Bytes

Versions: 4

Compression:

Stored size: 241 Bytes

Contents

<h1>Edit <%=resource_class.model_name.human%></h1>
<div class="form">
  <%= render :partial =>  'form', :locals => { :url => resource_path } %>
</div>
<%= link_to 'Show', resource_path(resource) %> |
<%= link_to 'Back', collection_url %>



Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
customize_admin-0.0.13 app/views/customize_admin/base/edit.html.erb
customize_admin-0.0.12 app/views/customize_admin/base/edit.html.erb
customize_admin-0.0.11 app/views/customize_admin/base/edit.html.erb
customize_admin-0.0.10 app/views/customize_admin/base/edit.html.erb