Adjusts language
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
module ApplicationHelper
|
||||
def experience_options val
|
||||
options_for_select([
|
||||
["Please Select", ""],
|
||||
["Please select", ""],
|
||||
["0-3 Years", "0-3"],
|
||||
["4-6 Years", "4-6"],
|
||||
["7-9 Years", "7-9"],
|
||||
|
Reference in New Issue
Block a user