Sha256: d161b2e5991693fe429abdc3b5e1c5413f441231389f4c2ce70cd6ab47557664

Contents?: true

Size: 499 Bytes

Versions: 10

Compression:

Stored size: 499 Bytes

Contents

I"ç(function() {
  $(document).on('ready page:load turbolinks:load', function() {
    return $(document).on('focus', 'input.datepicker:not(.hasDatepicker)', function() {
      var defaults, input, options;
      input = $(this);
      if (input[0].type === 'date') {
        return;
      }
      defaults = {
        dateFormat: 'yy-mm-dd'
      };
      options = input.data('datepicker-options');
      return input.datepicker($.extend(defaults, options));
    });
  });

}).call(this);
:ET

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
activeadmin_latlng-1.5.0 spec/dummy/tmp/cache/assets/sprockets/v3.0/5c/5CNhrM4roEZbH-Xm7fYYVeZS0hnLjLQm2ifBC_tNAjg.cache
activeadmin_latlng-1.4.0 spec/dummy/tmp/cache/assets/sprockets/v3.0/5c/5CNhrM4roEZbH-Xm7fYYVeZS0hnLjLQm2ifBC_tNAjg.cache
activeadmin_latlng-1.3.0 spec/dummy/tmp/cache/assets/sprockets/v3.0/5c/5CNhrM4roEZbH-Xm7fYYVeZS0hnLjLQm2ifBC_tNAjg.cache
activeadmin_latlng-1.2.2 spec/dummy/tmp/cache/assets/sprockets/v3.0/5c/5CNhrM4roEZbH-Xm7fYYVeZS0hnLjLQm2ifBC_tNAjg.cache
activeadmin_latlng-1.2.0 spec/dummy/tmp/cache/assets/sprockets/v3.0/5c/5CNhrM4roEZbH-Xm7fYYVeZS0hnLjLQm2ifBC_tNAjg.cache
activeadmin_latlng-1.1.0 spec/dummy/tmp/cache/assets/sprockets/v3.0/5c/5CNhrM4roEZbH-Xm7fYYVeZS0hnLjLQm2ifBC_tNAjg.cache
activeadmin_latlng-1.0.0 spec/dummy/tmp/cache/assets/sprockets/v3.0/5c/5CNhrM4roEZbH-Xm7fYYVeZS0hnLjLQm2ifBC_tNAjg.cache
activeadmin_latlng-0.3.1 spec/dummy/tmp/cache/assets/sprockets/v3.0/5c/5CNhrM4roEZbH-Xm7fYYVeZS0hnLjLQm2ifBC_tNAjg.cache
activeadmin_latlng-0.3.0 spec/dummy/tmp/cache/assets/sprockets/v3.0/5c/5CNhrM4roEZbH-Xm7fYYVeZS0hnLjLQm2ifBC_tNAjg.cache
activeadmin_latlng-0.2.0 spec/dummy/tmp/cache/assets/sprockets/v3.0/5c/5CNhrM4roEZbH-Xm7fYYVeZS0hnLjLQm2ifBC_tNAjg.cache