mirror of
https://github.com/internetee/registry.git
synced 2025-05-22 04:09:52 +02:00
Do not use turbolinks gem in registrar area
This commit is contained in:
parent
189129ec48
commit
c4b8a5b71b
5 changed files with 4 additions and 11 deletions
|
@ -12,10 +12,5 @@
|
|||
dateFields.datepicker();
|
||||
}
|
||||
|
||||
// For turbolinks
|
||||
document.addEventListener('page:change', function() {
|
||||
attachDatePicker();
|
||||
});
|
||||
|
||||
attachDatePicker();
|
||||
})();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue