Sha256: 8683455c72d35102cfe3bdee753da8679824a612d95f19d2718839a102bb160f
Contents?: true
Size: 363 Bytes
Versions: 15
Compression:
Stored size: 363 Bytes
Contents
#links(class="mercury") #browser - content_for :page_scripts do $(document).ready(function() { init_tree("popup", "#{params[:target_field]}"); $('#files').on('click', '.pagination a', function(event) { event.preventDefault(); $.ajax({type: 'GET', url: $(this).attr('href')}); }); }); = render :partial=>"category/setup_filter", :formats=>[:js]
Version data entries
15 entries across 15 versions & 1 rubygems