Sha256: 78437a8202fcabe8c21091702257662db13657240d27dc4088042ce5a47ee707

Contents?: true

Size: 727 Bytes

Versions: 1

Compression:

Stored size: 727 Bytes

Contents

%br/
%br/
.well.text-center
  %a{href: '#recording_help', data: {toggle: 'modal'}, :'data-kiss-event' => 'click', :'data-kiss-name'  => 'having_recording_problems' }
    #{icon('question-sign')}
    = t('applicants.text.recording_problems')


#recording_help.modal.hide.fade{"aria-hidden" => "true", "aria-labelledby" => "recordingHelpLabel", :role => "dialog", :tabindex => "-1"}
  .modal-header
    %button.close{"aria-hidden" => "true", "data-dismiss" => "modal", :type => "button"} ×
    %h3= t('applicants.modals.recording_tips.header')
  .modal-body
    %ul
      %li=t('applicants.modals.recording_tips.tip_1')
      %li=t('applicants.modals.recording_tips.tip_2')
      %li=t('applicants.modals.recording_tips.tip_3')

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
applicants-0.11.0 app/views/applicants/shared/_recording_help.html.haml