Guest User

Untitled

a guest
May 27th, 2018
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. ##
  2. <%= f.select :ownership_type, Company::OWNERSHIP_TYPES, :onselect => "checkIfShow('multi_owner',#{this.value})" %>
  3. ##
  4. I need to know how to pass the checkIfShow function whatever is selected in the :ownership_type select box.
Add Comment
Please, Sign In to add comment