Updated no text placeholder

This commit is contained in:
Ashok Fernandez
2015-06-12 19:04:38 +02:00
parent 37e68f606e
commit d94c79a328
+2 -1
View File
@@ -97,7 +97,8 @@ angular.module('angular-timezone-selector', [])
width: '300px',
include_group_label_in_selected: true,
search_contains: true,
no_results_text: 'No results, try searching for the name of your country or nearest major city.'
no_results_text: 'No results, try searching for the name of your country or nearest major city.',
placeholder_text_single: 'Choose a timezone'
})
// Update the box if ngModel changes