Sha256: ea7c25b6d6afcdff7b9ca528cef7ee61e08e023577ad9a81cbe994aaeb5c2e70
Contents?: true
Size: 278 Bytes
Versions: 1
Compression:
Stored size: 278 Bytes
Contents
<% if @solo.errors.empty? %> $('<%= '#solo_'+@sort.id.to_s %>').replaceWith('<%= j render :partial => 'solo', :locals => { :sort => Sort.find(params[:sort_id]), :wiki => @solo } %>').fadeIn('fast'); $('<%= '#solo_'+@solo.sort.id.to_s+'_form' %>').fadeOut('fast'); <% end %>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rails_detail-0.0.1 | app/views/rails_detail_my/solos/create.js.erb |