add reception customer update changes
This commit is contained in:
@@ -40,7 +40,7 @@ class CityZipTypeahead extends Typeahead{
|
||||
'limit' => 10,
|
||||
'display' => $this->display,
|
||||
'templates' => [
|
||||
'notFound' => '<div class="text-danger" style="padding:0 8px">Unable to find repositories for selected query.</div>',
|
||||
'notFound' => '<div class="text-danger" style="padding:0 8px">Nincs találat</div>',
|
||||
'suggestion' => new JsExpression("Handlebars.compile('{$this->item_template}')")
|
||||
]
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user