mirror of
https://github.com/wassname/angular-timezone-selector.git
synced 2026-06-27 17:47:05 +08:00
Updated no text placeholder
This commit is contained in:
Vendored
+2
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user