Sha256: 80a046ffd4be068601c9d24fc4bd2f2a8b3ce24038acb6ad6a85c79f17254357

Contents?: true

Size: 474 Bytes

Versions: 2

Compression:

Stored size: 474 Bytes

Contents

I"Î(function() {
  var $document, toggleDeployButton;

  $document = $(document);

  toggleDeployButton = function() {
    return $('.trigger-deploy').toggleClass('disabled', !!$(':checkbox[name=checklist]:not(:checked)').length);
  };

  if ($('html[data-controller=deploys][data-action=new]').length) {
    $document.on('change', ':checkbox[name=checklist]', toggleDeployButton);
  }

  jQuery(function($) {
    return toggleDeployButton();
  });

}).call(this);
:ET

Version data entries

2 entries across 1 versions & 1 rubygems

Version Path
shipit-engine-0.0.1.pre test/dummy/tmp/cache/assets/development/sprockets/v3.0/RarKYi-qrs-BQYnbK54qAMURAE424kCrthIwsRgQ94s.cache
shipit-engine-0.0.1.pre test/dummy/tmp/cache/assets/test/sprockets/v3.0/RarKYi-qrs-BQYnbK54qAMURAE424kCrthIwsRgQ94s.cache