Sha256: 11f927c56805fe430911162b82a084e044a16b5bcfd0fd1c1ec3e276e11539a8

Contents?: true

Size: 403 Bytes

Versions: 1

Compression:

Stored size: 403 Bytes

Contents

%li
  %label{:name => 'redirect_model_slug'}
    Redirect Model:
  %select{:name => 'redirect_model_slug' }
    {{#each content_types }}
    %option{value: "{{ this.slug }}"}
      {{ this.name }}
    {{/each}}
  %p.inline-hints
    Please provide two fields the regular expression to match the url
    and the url where it has to redirect to, it will use the first field
    as the regular expression.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
locomotive_page_redirect_plugin-0.1.0 lib/locomotive/page_redirect/plugin/config.haml