Skip to content

Instantly share code, notes, and snippets.

@Crawleyprint
Created September 17, 2012 15:26
Show Gist options
  • Save Crawleyprint/3737992 to your computer and use it in GitHub Desktop.
Save Crawleyprint/3737992 to your computer and use it in GitHub Desktop.
temp
<option <% if (this.PickupTimesPrepared.length === 1 && pickup.id === 'dropoff') { %> selected <% } %> value="<%= pickup.id %>"><%= pickup.text %></option>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment