Sha256: 19bd3308f0f9ad601b1b270f0c94108ffe3d8e9d76d8d6cff59bcd237dd7ddf4
Contents?: true
Size: 428 Bytes
Versions: 29
Compression:
Stored size: 428 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'> $(document).ready(function(){ <%= "list_reorder.enable_reordering();" if (defined?(continue_reordering) ? continue_reordering : true) -%> init_tooltips(); }); </script> <% end %>
Version data entries
29 entries across 29 versions & 2 rubygems