Sha256: f30f6832e97cd09461fa26ab4d168e2f1c3a013607c4b6317cd370c16b679011

Contents?: true

Size: 215 Bytes

Versions: 5

Compression:

Stored size: 215 Bytes

Contents

<div class="page-header">
  <%= link_to devices_path, :class => 'btn btn-default' do %>
    <span class="glyphicon glyphicon-list-alt"></span>
    Back
  <% end %>
  <h1>New device</h1>
</div>

<%= render 'form' %>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
agilib-0.1.9 app/views/agilib/devices/new.html.erb
agilib-0.1.8 app/views/agilib/devices/new.html.erb
agilib-0.1.7 app/views/agilib/devices/new.html.erb
agilib-0.1.6 app/views/agilib/devices/new.html.erb
agilib-0.1.5 app/views/agilib/devices/new.html.erb