{I" class:ETI"ProcessedAsset;FI"logical_path;TI"applicants/application.js;FI" pathname;TI"b/Users/aselder/Development/applicants-engine/app/assets/javascripts/applicants/application.js;FI"content_type;TI"application/javascript;TI" mtime;Tl+™°úVI" length;TiI" digest;TI"%7479fa767febb64d8a37147c7fd51493;FI" source;TI"// This is a manifest file that'll be compiled into application.js, which will include all the files // listed below. // // Any JavaScript/Coffee file within this directory, lib/assets/javascripts, vendor/assets/javascripts, // or vendor/assets/javascripts of plugins, if any, can be referenced here using a relative path. // // It's not advisable to add code directly here, but if you do, it'll appear at the bottom of the // the compiled file. // // WARNING: THE FIRST BLANK LINE MARKS THE END OF WHAT'S TO BE PROCESSED, ANY BLANK LINE SHOULD // GO AFTER THE REQUIRES BELOW. // $(function(){ $('.js-resend-email').click(function(e){ e.preventDefault() var email = $(this).data('email') $.ajax({ url: '/applicants/resend_confirmation_email', method: 'POST', data: {authenticity_token: $('meta[name="csrf-token"]').attr('content'), email: email}, dataType: 'json', success: function(response){ $('#welcome_back').show().html(response.message); }, error: function(response){ $('#welcome_back').show().append("
" + response.message + "
"); } }); }); }); $('#example_video').on('hidden', function () { $("#example_video iframe").attr("src", $("#example_video iframe").attr("src")) }) $('form.submit-once').submit(function(e){ if($(this).hasClass('form-submitted')){ e.preventDefault(); return; } $(this).addClass('form-submitted'); $(this).find("input[type=submit]").attr('disabled', 'disabled'); }); ;TI"dependency_digest;TI"%06f0198a7d82a248e1d0bb37b60d9dbc;FI"required_paths;T[I"d/Users/aselder/.rvm/gems/ruby-2.2.5/gems/jquery-rails-3.1.4/vendor/assets/javascripts/jquery.js;FI"b/Users/aselder/Development/applicants-engine/app/assets/javascripts/applicants/application.js;FI"dependency_paths;T[{I" path;TI"b/Users/aselder/Development/applicants-engine/app/assets/javascripts/applicants/application.js;F@I"2016-03-29T09:43:05-07:00;T@I"%bbda3a969ee350945aa62d3715bc775e;F{@I"d/Users/aselder/.rvm/gems/ruby-2.2.5/gems/jquery-rails-3.1.4/vendor/assets/javascripts/jquery.js;F@I"2016-05-09T12:21:52-07:00;T@I"%45090021794c25373df7c4d13e468a88;FI" _version;TI"%27700b751b537abfd1a158bc373349f1;F