mirror of
https://github.com/internetee/registry.git
synced 2025-08-05 17:28:18 +02:00
Story#118912395 - epp:log request object search by include
This commit is contained in:
parent
af9fc5b4fa
commit
a1141a5bb4
2 changed files with 4 additions and 1 deletions
|
@ -2,6 +2,9 @@ $(document).on 'page:change', ->
|
|||
$('.selectize').selectize({
|
||||
allowEmptyOption: true
|
||||
})
|
||||
$('.selectize_create').selectize({
|
||||
allowEmptyOption: true, create: true
|
||||
})
|
||||
|
||||
$('.js-datepicker').datepicker({
|
||||
showAnim: "",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue