Skip to content

Instantly share code, notes, and snippets.

@bourroush
Created May 27, 2013 16:59
Show Gist options
  • Save bourroush/5658091 to your computer and use it in GitHub Desktop.
Save bourroush/5658091 to your computer and use it in GitHub Desktop.
Wrong value displayed
<select class="select optional" id="search_request_division_eq" name="search_request[division_eq]"><option value="">Toutes les divisions</option>
<option value="Directeurs des ventes">Sales Managers</option>
<option value="Distributeurs">Distributors</option>
<option value="Agents de vente" selected="selected">Sales Agents</option>
</select>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment