vendor/assets/javascripts/_inputmask.js in active_frontend-12.4.32 vs vendor/assets/javascripts/_inputmask.js in active_frontend-13.0.0
- old
+ new
@@ -336,6 +336,6 @@
var $this = $(this)
if ($this.data('bs.inputmask')) return
$this.inputmask($this.data())
})
-}(window.jQuery);
\ No newline at end of file
+}(window.jQuery);