Sha256: 81985234246f6a2c58256f05cd59ef8ff9db5baa856740026a2b2c489ce8b9aa
Contents?: true
Size: 332 Bytes
Versions: 10
Compression:
Stored size: 332 Bytes
Contents
<%= javascript_include_tag "batch_manager/editor" %> <div class="group title"> <h2 style="float:left;">Edit Batch</h2> <div class="label" style="float:left;margin-left:25px;"><%= @batch_name %></div> </div> <%= form_tag batch_url(escape_batch_name(@batch_name)), :method => :put do %> <%= render "form_content" %> <% end %>
Version data entries
10 entries across 10 versions & 1 rubygems