Sha256: 64ab28bd96c9d06530b980732e788d1b127f54b03026a96cd61ac2ebdcc3885a

Contents?: true

Size: 614 Bytes

Versions: 31

Compression:

Stored size: 614 Bytes

Contents

- unless @page.is_a?(VanityUrlPage)
  .fieldset#content
    %label Page Redirect
    %br
    %em
      If this page has expired and you would like all traffic redirected to a new page, please enter the new url below:
    %br
    = label :page, :redirect_url, "Redirect URL"
    = text_field :page, :redirect_url, :size => 100
    %br

- if @page.is_a?(VanityUrlPage)
  %br
  %hr
  .vanity_url
    = label :page, :vanity_url, "Vanity URL"
    = text_field :page, :vanity_url, :size => 100
  %br
  .target_url
    = label :page, :target_url, "Target URL"
    = text_field :page, :target_url, :size => 100
  %br
  %br

Version data entries

31 entries across 31 versions & 1 rubygems

Version Path
trusty-festivity-extension-2.6.3 app/views/admin/pages/_festivity_vanity_url_fields.html.haml
trusty-festivity-extension-2.6.2 app/views/admin/pages/_festivity_vanity_url_fields.html.haml
trusty-festivity-extension-2.6.1 app/views/admin/pages/_festivity_vanity_url_fields.html.haml
trusty-festivity-extension-2.6 app/views/admin/pages/_festivity_vanity_url_fields.html.haml
trusty-festivity-extension-2.5.19 app/views/admin/pages/_festivity_vanity_url_fields.html.haml
trusty-festivity-extension-2.5.18 app/views/admin/pages/_festivity_vanity_url_fields.html.haml
trusty-festivity-extension-2.5.17 app/views/admin/pages/_festivity_vanity_url_fields.html.haml
trusty-festivity-extension-2.5.16 app/views/admin/pages/_festivity_vanity_url_fields.html.haml
trusty-festivity-extension-2.5.15 app/views/admin/pages/_festivity_vanity_url_fields.html.haml
trusty-festivity-extension-2.5.14 app/views/admin/pages/_festivity_vanity_url_fields.html.haml
trusty-festivity-extension-2.5.13 app/views/admin/pages/_festivity_vanity_url_fields.html.haml
trusty-festivity-extension-2.5.12 app/views/admin/pages/_festivity_vanity_url_fields.html.haml
trusty-festivity-extension-2.5.11 app/views/admin/pages/_festivity_vanity_url_fields.html.haml
trusty-festivity-extension-2.5.10 app/views/admin/pages/_festivity_vanity_url_fields.html.haml
trusty-festivity-extension-2.5.9 app/views/admin/pages/_festivity_vanity_url_fields.html.haml
trusty-festivity-extension-2.5.8 app/views/admin/pages/_festivity_vanity_url_fields.html.haml
trusty-festivity-extension-2.5.7 app/views/admin/pages/_festivity_vanity_url_fields.html.haml
trusty-festivity-extension-2.5.6 app/views/admin/pages/_festivity_vanity_url_fields.html.haml
trusty-festivity-extension-2.5.5 app/views/admin/pages/_festivity_vanity_url_fields.html.haml
trusty-festivity-extension-2.5.4 app/views/admin/pages/_festivity_vanity_url_fields.html.haml