Sha256: 57cc0b906a8b958544749c904beafedb30849460b52c98fa56c5f4b34379aced
Contents?: true
Size: 427 Bytes
Versions: 6
Compression:
Stored size: 427 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
6 entries across 6 versions & 1 rubygems