Sha256: 87ffc24ef411ffeee32fcd74aa7f613f250a020a0cd78354f5a59982f90f89b0

Contents?: true

Size: 214 Bytes

Versions: 9

Compression:

Stored size: 214 Bytes

Contents

<div class="notice"><%= @flash[:notice] %></div>
<%= start_form_tag %>

<% for field in @fields -%>

  <%= field.desc %><br/>
  <%= settings_field field %><br/>
  <% end %>

  <%= submit_tag %>

<%= end_form_tag %>

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
typo-3.99.0 app/views/settings/install.rhtml
typo-3.99.1 app/views/settings/install.rhtml
typo-3.99.2 app/views/settings/install.rhtml
typo-3.99.3 app/views/settings/install.rhtml
typo-4.0.2 app/views/settings/install.rhtml
typo-3.99.4 app/views/settings/install.rhtml
typo-4.0.0 app/views/settings/install.rhtml
typo-4.0.1 app/views/settings/install.rhtml
typo-4.0.3 app/views/settings/install.rhtml