Sha256: 4bf80b6183e46a39cf8e552f02685e72f9ea5a96108f019763eaf081ea78f8a7
Contents?: true
Size: 347 Bytes
Versions: 18
Compression:
Stored size: 347 Bytes
Contents
<input type='hidden' id='reorder_authenticity_token' name='reorder_authenticity_token' value='<%= form_authenticity_token %>'/> <% unless params[(list_id ||= "sortable_list").to_sym].blank? %> <script type='text/javascript'> FastInit.addOnLoad(function() { enable_reordering(); init_tooltips(); }); </script> <% end %>
Version data entries
18 entries across 18 versions & 1 rubygems