Sha256: 66ea49999f0d54e0d33ee407218d9c252075836e4d742670796fc804f08015d6

Contents?: true

Size: 287 Bytes

Versions: 4

Compression:

Stored size: 287 Bytes

Contents

- @questions.each do |q|
  .question_block{data-question-id="#{q._id.to_s}"}
    = render partial: "enjoy/faq/questions/question_block", locals: {q: q}

.newquestionform
  p.newquestiontitle Задать свой вопрос:
  = render partial: "enjoy/faq/questions/new_question_form"

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
enjoy_cms_faq-0.3.5 app/views/enjoy/faq/questions/index.html.slim
enjoy_cms_faq-0.3.2 app/views/enjoy/faq/questions/index.html.slim
enjoy_cms_faq-0.3.1 app/views/enjoy/faq/questions/index.html.slim
enjoy_cms_faq-0.3.0.2 app/views/enjoy/faq/questions/index.html.slim