Sha256: baef249d4316364d5b194dd86c9c5c9da5d0ab9349efa16f4c67c31bdffaed73

Contents?: true

Size: 425 Bytes

Versions: 45

Compression:

Stored size: 425 Bytes

Contents

<div class="card">
  <div class="card-divider">
    <h2 class="card-title"><%= t(".template_title") %></h2>
    <%= form.submit t(".save"), class: "button tiny button--title" %>
  </div>

  <div class="card-section">
    <div class="row column">
      <%= form.translated :text_field, :name %>
    </div>

    <div class="row column">
      <%= form.translated :text_area, :description, rows: 3 %>
    </div>
  </div>
</div>

Version data entries

45 entries across 45 versions & 1 rubygems

Version Path
decidim-templates-0.27.9 app/views/decidim/templates/admin/questionnaire_templates/_form.html.erb
decidim-templates-0.27.8 app/views/decidim/templates/admin/questionnaire_templates/_form.html.erb
decidim-templates-0.27.7 app/views/decidim/templates/admin/questionnaire_templates/_form.html.erb
decidim-templates-0.27.6 app/views/decidim/templates/admin/questionnaire_templates/_form.html.erb
decidim-templates-0.26.10 app/views/decidim/templates/admin/questionnaire_templates/_form.html.erb
decidim-templates-0.26.9 app/views/decidim/templates/admin/questionnaire_templates/_form.html.erb
decidim-templates-0.27.5 app/views/decidim/templates/admin/questionnaire_templates/_form.html.erb
decidim-templates-0.26.8 app/views/decidim/templates/admin/questionnaire_templates/_form.html.erb
decidim-templates-0.27.4 app/views/decidim/templates/admin/questionnaire_templates/_form.html.erb
decidim-templates-0.27.3 app/views/decidim/templates/admin/questionnaire_templates/_form.html.erb
decidim-templates-0.26.7 app/views/decidim/templates/admin/questionnaire_templates/_form.html.erb
decidim-templates-0.26.5 app/views/decidim/templates/admin/questionnaire_templates/_form.html.erb
decidim-templates-0.27.2 app/views/decidim/templates/admin/questionnaire_templates/_form.html.erb
decidim-templates-0.27.1 app/views/decidim/templates/admin/questionnaire_templates/_form.html.erb
decidim-templates-0.26.4 app/views/decidim/templates/admin/questionnaire_templates/_form.html.erb
decidim-templates-0.27.0 app/views/decidim/templates/admin/questionnaire_templates/_form.html.erb
decidim-templates-0.26.3 app/views/decidim/templates/admin/questionnaire_templates/_form.html.erb
decidim-templates-0.27.0.rc2 app/views/decidim/templates/admin/questionnaire_templates/_form.html.erb
decidim-templates-0.27.0.rc1 app/views/decidim/templates/admin/questionnaire_templates/_form.html.erb
decidim-templates-0.26.2 app/views/decidim/templates/admin/questionnaire_templates/_form.html.erb