Guest User

Untitled

a guest
Feb 19th, 2018
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. <h3>Reasons (<%= add_reason_link t(:action_add) %>)</h3>
  2. <div id="reasons">
  3. <%= render :partial => 'reason', :collection => @report.reasons %>
  4. </div>
Add Comment
Please, Sign In to add comment