Sha256: c6da92ac7b39c25e049c623b8f6e174a72c425f2810e81b77bad9fd3b19a723b

Contents?: true

Size: 749 Bytes

Versions: 20

Compression:

Stored size: 749 Bytes

Contents

<p><%= link_to "Question Grid Help", "/fe/help/question_grid.html", { class:"lbOn", id: "link-question-grid-help" } %></p>

<div class="field">
  <label for="element_slug" class="desc">Column Headings <span class="required">required</span></label>
  <%= f.text_field :cols %><br/>
  <span class="help">Separate column headings by a semi-colon.  This determines how many columns the grid will contain and what the column headings will be. </span>
</div>
<div class="field">
  <label for="element_slug" class="desc">Total Columns <span class="required">required</span></label>
  <%= f.text_field :total_cols %><br/>
  <span class="help">Which columns should be totaled? e.g. 2 OR 2,3</span>
</div>

<%= render "fe/admin/panels/common_fields", f: f %>

Version data entries

20 entries across 15 versions & 1 rubygems

Version Path
fe-2.1.6.1 app/views/fe/admin/panels/_prop_question_grid_with_total.html.erb
fe-2.1.6 app/views/fe/admin/panels/_prop_question_grid_with_total.html.erb
fe-2.1.5 app/views/fe/admin/panels/_prop_question_grid_with_total.html.erb
fe-2.1.4 app/views/fe/admin/panels/_prop_question_grid_with_total.html.erb
fe-2.1.3 app/views/fe/admin/panels/_prop_question_grid_with_total.html.erb
fe-2.1.2 app/views/fe/admin/panels/_prop_question_grid_with_total.html.erb
fe-2.1.1 app/views/fe/admin/panels/_prop_question_grid_with_total.html.erb
fe-2.0.8 app/views/fe/admin/panels/_prop_question_grid_with_total.html.erb
fe-2.0.6 app/views/fe/admin/panels/_prop_question_grid_with_total.html.erb
fe-2.0.5 app/views/fe/admin/panels/_prop_question_grid_with_total.html.erb
fe-2.0.4 app/views.current/fe/admin/panels/_prop_question_grid_with_total.html.erb
fe-2.0.4 app/views/fe/admin/panels/_prop_question_grid_with_total.html.erb
fe-2.0.3 app/views/fe/admin/panels/_prop_question_grid_with_total.html.erb
fe-2.0.3 app/views.current/fe/admin/panels/_prop_question_grid_with_total.html.erb
fe-2.0.2 app/views.current/fe/admin/panels/_prop_question_grid_with_total.html.erb
fe-2.0.2 app/views/fe/admin/panels/_prop_question_grid_with_total.html.erb
fe-2.0.1 app/views.current/fe/admin/panels/_prop_question_grid_with_total.html.erb
fe-2.0.1 app/views/fe/admin/panels/_prop_question_grid_with_total.html.erb
fe-2.0.0 app/views.current/fe/admin/panels/_prop_question_grid_with_total.html.erb
fe-2.0.0 app/views/fe/admin/panels/_prop_question_grid_with_total.html.erb