Sha256: 9b4d3f0dcbad710d5367a22be4a196034691f8f9c249ccdeca472632d8c2818f

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/form_with_wrapper"

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
enjoy_cms_faq-0.4.1 app/views/enjoy/faq/questions/index.html.slim
enjoy_cms_faq-0.4.0.1 app/views/enjoy/faq/questions/index.html.slim
enjoy_cms_faq-0.4.0 app/views/enjoy/faq/questions/index.html.slim
enjoy_cms_faq-0.4.0.beta3 app/views/enjoy/faq/questions/index.html.slim