Sha256: 068c30174fbb3583e373a35caaf6a75e6a7b549ac6dc038a7a4122bdd12de3f2

Contents?: true

Size: 227 Bytes

Versions: 19

Compression:

Stored size: 227 Bytes

Contents

<% if admin.form -%>
  <%= admin.form.render(self, instance) %>
<% else %>
  <p><%= t("trestle.onboarding.no_form", default: "Please define a form block or create a <code>_form.html</code> partial.").html_safe %></p>
<% end %>

Version data entries

19 entries across 19 versions & 1 rubygems

Version Path
trestle-0.9.8 app/views/trestle/resource/_form.html.erb
trestle-0.9.7 app/views/trestle/resource/_form.html.erb
trestle-0.9.6 app/views/trestle/resource/_form.html.erb
trestle-0.9.5 app/views/trestle/resource/_form.html.erb
trestle-0.9.4 app/views/trestle/resource/_form.html.erb
trestle-0.9.3 app/views/trestle/resource/_form.html.erb
trestle-0.9.2 app/views/trestle/resource/_form.html.erb
trestle-0.9.1 app/views/trestle/resource/_form.html.erb
trestle-0.9.0 app/views/trestle/resource/_form.html.erb
trestle-0.8.13 app/views/trestle/resource/_form.html.erb
trestle-0.8.12 app/views/trestle/resource/_form.html.erb
trestle-0.8.11 app/views/trestle/resource/_form.html.erb
trestle-0.8.10 app/views/trestle/resource/_form.html.erb
trestle-0.8.9 app/views/trestle/resource/_form.html.erb
trestle-0.8.8 app/views/trestle/resource/_form.html.erb
trestle-0.8.7 app/views/trestle/resource/_form.html.erb
trestle-0.8.6 app/views/trestle/resource/_form.html.erb
trestle-0.8.5 app/views/trestle/resource/_form.html.erb
trestle-0.8.4 app/views/trestle/resource/_form.html.erb