mirror of
https://github.com/internetee/registry.git
synced 2025-07-25 12:08:27 +02:00
Make country select searchable in registrar form
This commit is contained in:
parent
fd74733931
commit
e3d8ea088b
6 changed files with 11 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
|||
ready = ->
|
||||
$('.selectize').selectize();
|
||||
|
||||
$(document).ready(ready)
|
||||
$(document).on('page:load', ready)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue