Sha256: 60162f1024962c4553d1d2b025d9a0f365c6c16bb42c4c3c437ef656eecb52a4

Contents?: true

Size: 198 Bytes

Versions: 26

Compression:

Stored size: 198 Bytes

Contents

<%= alchemy_form_for [:admin, @legacy_page_url ||= Alchemy::LegacyPageUrl.new] do |f| %>
  <%= hidden_field_tag :page_id, @page.id %>
  <%= f.input :urlname %>
  <%= f.submit _t(:save) %>
<% end %>

Version data entries

26 entries across 26 versions & 2 rubygems

Version Path
alchemy_cms-3.2.1 app/views/alchemy/admin/legacy_page_urls/_form.html.erb
alchemy_cms-3.1.3 app/views/alchemy/admin/legacy_page_urls/_form.html.erb
lc_alchemy_cms-3.2.1 app/views/alchemy/admin/legacy_page_urls/_form.html.erb
lc_alchemy_cms-3.2.0 app/views/alchemy/admin/legacy_page_urls/_form.html.erb
alchemy_cms-3.2.0 app/views/alchemy/admin/legacy_page_urls/_form.html.erb
alchemy_cms-3.2.0.rc1 app/views/alchemy/admin/legacy_page_urls/_form.html.erb
alchemy_cms-3.2.0.beta app/views/alchemy/admin/legacy_page_urls/_form.html.erb
alchemy_cms-3.1.1 app/views/alchemy/admin/legacy_page_urls/_form.html.erb
alchemy_cms-3.0.4 app/views/alchemy/admin/legacy_page_urls/_form.html.erb
alchemy_cms-3.1.0 app/views/alchemy/admin/legacy_page_urls/_form.html.erb
alchemy_cms-3.1.0.rc3 app/views/alchemy/admin/legacy_page_urls/_form.html.erb
alchemy_cms-3.1.0.rc2 app/views/alchemy/admin/legacy_page_urls/_form.html.erb
alchemy_cms-3.1.0.rc1 app/views/alchemy/admin/legacy_page_urls/_form.html.erb
alchemy_cms-3.1.0.beta6 app/views/alchemy/admin/legacy_page_urls/_form.html.erb
alchemy_cms-3.1.0.beta5 app/views/alchemy/admin/legacy_page_urls/_form.html.erb
alchemy_cms-3.1.0.beta4 app/views/alchemy/admin/legacy_page_urls/_form.html.erb
alchemy_cms-3.0.3 app/views/alchemy/admin/legacy_page_urls/_form.html.erb
alchemy_cms-3.1.0.beta3 app/views/alchemy/admin/legacy_page_urls/_form.html.erb
alchemy_cms-3.1.0.beta2 app/views/alchemy/admin/legacy_page_urls/_form.html.erb
alchemy_cms-3.1.0.beta1 app/views/alchemy/admin/legacy_page_urls/_form.html.erb