Guest User

Untitled

a guest
Dec 10th, 2018
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. %th Prime Contract PCO:
  2. - options = options_from_collection_for_select(@potential_change_order.linkable_prime_potential_change_orders,
  3. 'id', 'title', @potential_change_order.prime_potential_change_order_id)
  4. %td= f.select :prime_potential_change_order_id, options, :include_blank => true
Add Comment
Please, Sign In to add comment