Sha256: 0455d68e65209a9f5ce0cc3c36b38cdaaae0c565189905c04466c7b5faff6330

Contents?: true

Size: 322 Bytes

Versions: 14

Compression:

Stored size: 322 Bytes

Contents

<%= t :exam_authorization_pending_explanation_html,
      date: l(authorization_request.exam.start_time, format: :long),
      end_time: l(authorization_request.exam_registration.end_time, format: :long),
      location: Organization.current.time_zone,
      edit_path: url_for(authorization_request.exam_registration) %>

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
mumuki-laboratory-9.13.2 app/views/exam_authorization_requests/_pending.html.erb
mumuki-laboratory-9.13.1 app/views/exam_authorization_requests/_pending.html.erb
mumuki-laboratory-9.13.0 app/views/exam_authorization_requests/_pending.html.erb
mumuki-laboratory-9.12.1 app/views/exam_authorization_requests/_pending.html.erb
mumuki-laboratory-9.12.0 app/views/exam_authorization_requests/_pending.html.erb
mumuki-laboratory-9.11.0 app/views/exam_authorization_requests/_pending.html.erb
mumuki-laboratory-9.10.0 app/views/exam_authorization_requests/_pending.html.erb
mumuki-laboratory-9.9.0 app/views/exam_authorization_requests/_pending.html.erb
mumuki-laboratory-9.8.2 app/views/exam_authorization_requests/_pending.html.erb
mumuki-laboratory-9.8.1 app/views/exam_authorization_requests/_pending.html.erb
mumuki-laboratory-9.8.0 app/views/exam_authorization_requests/_pending.html.erb
mumuki-laboratory-9.7.2 app/views/exam_authorization_requests/_pending.html.erb
mumuki-laboratory-9.7.1 app/views/exam_authorization_requests/_pending.html.erb
mumuki-laboratory-9.7.0 app/views/exam_authorization_requests/_pending.html.erb