Sha256: 881189da6910e40d4bee843408b90a624d3fe1a7247db768632f567481efbf27

Contents?: true

Size: 413 Bytes

Versions: 33

Compression:

Stored size: 413 Bytes

Contents

-# frozen_string_literal: true
= render :partial => "quby/v1/shared/main_label", :locals => {:question => question}
.description-and-fields
  .description
    - unless question.description.blank?
      = Quby::MarkdownParser.new(question.description).html_safe
  .fields{:id => question.html_id}
    = render 'quby/v1/shared/date_inputs', :question => question, :subquestion => subquestion, :disabled => disabled

Version data entries

33 entries across 33 versions & 1 rubygems

Version Path
quby-5.6.5 app/views/quby/v1/paged/_item_question_date.html.haml
quby-5.6.3 app/views/quby/v1/paged/_item_question_date.html.haml
quby-5.6.2 app/views/quby/v1/paged/_item_question_date.html.haml
quby-5.6.1 app/views/quby/v1/paged/_item_question_date.html.haml
quby-5.6.0 app/views/quby/v1/paged/_item_question_date.html.haml
quby-5.5.0 app/views/quby/v1/paged/_item_question_date.html.haml
quby-5.4.0 app/views/quby/v1/paged/_item_question_date.html.haml
quby-5.3.1 app/views/quby/v1/paged/_item_question_date.html.haml
quby-5.3.0 app/views/quby/v1/paged/_item_question_date.html.haml
quby-5.2.0 app/views/quby/v1/paged/_item_question_date.html.haml
quby-5.1.3 app/views/quby/v1/paged/_item_question_date.html.haml
quby-5.1.2 app/views/quby/v1/paged/_item_question_date.html.haml
quby-5.1.1 app/views/quby/v1/paged/_item_question_date.html.haml
quby-5.1.0 app/views/quby/v1/paged/_item_question_date.html.haml
quby-5.0.5 app/views/quby/v1/paged/_item_question_date.html.haml
quby-5.0.4 app/views/quby/v1/paged/_item_question_date.html.haml
quby-5.0.3 app/views/quby/v1/paged/_item_question_date.html.haml
quby-5.0.2 app/views/quby/v1/paged/_item_question_date.html.haml
quby-5.0.1 app/views/quby/v1/paged/_item_question_date.html.haml
quby-5.0.0 app/views/quby/v1/paged/_item_question_date.html.haml