Sha256: b86dad6bb7e8dcd2e5f4ddf6fc75127758f2c1b9e7a75cefbde0a727340b0e9e

Contents?: true

Size: 367 Bytes

Versions: 10

Compression:

Stored size: 367 Bytes

Contents

<div class="page-header">
  <%%= link_to <%= index_helper %>_path, :class => 'btn' do %>
    <i class="icon-list-alt"></i>
    Back
  <%% end %>
  <%%= link_to @<%= singular_table_name %>, :class => 'btn btn-primary' do %>
    <i class="icon-info-sign icon-white"></i>
    Show
  <%% end %>
  <h1>Editing <%= singular_table_name %></h1>
</div>

<%%= render 'form' %>

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
bootstrap-generators-2.3.2 lib/generators/bootstrap/install/templates/lib/templates/erb/scaffold/edit.html.erb
bootstrap-generators-2.3.1.2 lib/generators/bootstrap/install/templates/lib/templates/erb/scaffold/edit.html.erb
bootstrap-generators-2.3.1.1 lib/generators/bootstrap/install/templates/lib/templates/erb/scaffold/edit.html.erb
bootstrap-generators-2.3.1 lib/generators/bootstrap/install/templates/lib/templates/erb/scaffold/edit.html.erb
bootstrap-generators-2.2.2 lib/generators/bootstrap/install/templates/lib/templates/erb/scaffold/edit.html.erb
bootstrap-generators-2.2.1 lib/generators/bootstrap/install/templates/lib/templates/erb/scaffold/edit.html.erb
bootstrap-generators-2.1.1 lib/generators/bootstrap/install/templates/lib/templates/erb/scaffold/edit.html.erb
bootstrap-generators-2.0.4 lib/generators/bootstrap/install/templates/lib/templates/erb/scaffold/edit.html.erb
bootstrap-generators-2.0.1 lib/generators/bootstrap/install/templates/lib/templates/erb/scaffold/edit.html.erb
bootstrap-generators-2.0.0 lib/generators/bootstrap/install/templates/lib/templates/erb/scaffold/edit.html.erb