Sha256: d37e6971372f66259de245ccc6369c975a9f5fee8904625f4f4087d24aaa75c3

Contents?: true

Size: 281 Bytes

Versions: 11

Compression:

Stored size: 281 Bytes

Contents

<fieldset>
  <legend><%= t(:seo_fields)%></legend>
  <%= f.input :meta_title, as: :string %>
  <%= f.input :meta_description, as: :text%>
  <%= f.input :meta_keywords, as: :text %>
  <%= f.input :robot_follow, as: :boolean %>
  <%= f.input :robot_index, as: :boolean %>
</fieldset>

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
alchemy-custom-model-3.2 app/views/alchemy/custom/model/admin/base/_seo.html.erb
alchemy-custom-model-3.1.5 app/views/alchemy/custom/model/admin/base/_seo.html.erb
alchemy-custom-model-3.1.4 app/views/alchemy/custom/model/admin/base/_seo.html.erb
alchemy-custom-model-3.1.3 app/views/alchemy/custom/model/admin/base/_seo.html.erb
alchemy-custom-model-3.1.2 app/views/alchemy/custom/model/admin/base/_seo.html.erb
alchemy-custom-model-3.1.1 app/views/alchemy/custom/model/admin/base/_seo.html.erb
alchemy-custom-model-3.1.0 app/views/alchemy/custom/model/admin/base/_seo.html.erb
alchemy-custom-model-2.2.2 app/views/alchemy/custom/model/admin/base/_seo.html.erb
alchemy-custom-model-3.0.0 app/views/alchemy/custom/model/admin/base/_seo.html.erb
alchemy-custom-model-2.2.1 app/views/alchemy/custom/model/admin/base/_seo.html.erb
alchemy-custom-model-2.2.0 app/views/alchemy/custom/model/admin/base/_seo.html.erb