Sha256: 68ac11d23ab06c57111e84a233b21af5a375a8b46adb9a30092d55d6b9b608d8

Contents?: true

Size: 1.88 KB

Versions: 1

Compression:

Stored size: 1.88 KB

Contents

o: ActiveSupport::Cache::Entry	:@compressedF:@expires_in0:@created_atf1320434831.3395309ºà:@value{	I"length:EFi—I"digest;
F"%7f3dbb49ccdc22e24de10421e703d5a2I"source;
FI"—(function() {
  $(document).ready(function() {
    $('input:radio[name=appointment_time]:checked').val();
    $("form#appointment_data_search").bind('ajax:beforeSend', function(event, data) {
      var date, form, lab_code, messages, selected_lab, span, valid_date;
      form = $(this);
      messages = [];
      date = form.find('input#appointment_date').val();
      valid_date = Date.parseExact(date, "M/d/yyyy");
      if (!valid_date) {
        messages.push("Date is invalid, must be mm/dd/yyyy format");
      }
      selected_lab = $('#lab_list_container input:radio:checked');
      lab_code = $('#lab_list_container input:radio:checked').parent('li').find('form > input#lab_code').val();
      form.find('input#lab_code').val(lab_code);
      if (!lab_code) {
        messages.push("Labcode is missing");
      }
      if (messages.length > 0) {
        span = $("<span>" + (messages.join("<br>")) + "</span>");
        form.find('.error_message').append(span);
        span.fadeOut(4000);
        return false;
      }
    }).bind('ajax:success', function(event, data) {
      window.appointment_list.setList(data.times);
      $('input:radio[name=appointment_time]:first').prop('checked', true);
      return $('form#appointment_data_search input[type=submit]').prop("disabled", false);
    }).bind('ajax:complete', function(event, data) {});
    return $("#more_appointments_list_toggler").live("click", function() {
      window.appointment_list.setShowNumber(window.max_appointment_show_number);
      $('input:radio[name=appointment_time]:first').prop('checked', true);
      return $("#more_appointments_list_toggler").parent('p').hide();
    });
  });
}).call(this);
;
FI"
_version;
F"%9465c7eed3a8c5871c5701406b055f3d

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
medivo-0.1.4 spec/dummy/tmp/cache/assets/D69/130/sprockets%2Fbaa4ec50a34ce938c986612c2a47a64e