save text input to selectmenu
Posted: Thu Jan 24, 2013 8:21 pm
when I click bookings from settings the app hangs, just the twrily thing, errors in console shows
TypeError: a.name is undefined
[Break On This Error]
options.sort(function(a, b){return a.name.localeCompare(b.name);} );