@@ -82,7 +82,7 @@ |
||
| 82 | 82 | ), |
| 83 | 83 | 'attributes' => [ |
| 84 | 84 | 'value' => '10', // default distance |
| 85 | - 'data-searchbox' => -1, // hide the search box |
|
| 85 | + 'data-searchbox' => -1, // hide the search box |
|
| 86 | 86 | 'data-allowclear' => 'false', // allow to clear a selected value |
| 87 | 87 | 'data-placeholder' => /*@translate*/ 'Distance', |
| 88 | 88 | 'data-width' => '100%', |