Story#118912395 - epp:log request object search by include

This commit is contained in:
Vladimir Krylov 2016-05-30 13:28:57 +03:00
parent af9fc5b4fa
commit a1141a5bb4
2 changed files with 4 additions and 1 deletions

View file

@ -2,6 +2,9 @@ $(document).on 'page:change', ->
$('.selectize').selectize({
allowEmptyOption: true
})
$('.selectize_create').selectize({
allowEmptyOption: true, create: true
})
$('.js-datepicker').datepicker({
showAnim: "",