Sha256: 5aebfaa8a7da6788a0e444f81443bd35376417eb7c1de9e0e3054e766b8b3a96

Contents?: true

Size: 323 Bytes

Versions: 34

Compression:

Stored size: 323 Bytes

Contents

<p>
  <label for="custom_field_min_length"><%=l(:label_min_max_length)%></label>
  <%= f.text_field :min_length, :size => 5, :no_label => true %> - 
  <%= f.text_field :max_length, :size => 5, :no_label => true %>
</p>
<p>
  <%= f.text_field :regexp, :size => 50 %>
  <em class="info"><%= l(:text_regexp_info) %></em>
</p>

Version data entries

34 entries across 34 versions & 1 rubygems

Version Path
redmine_extensions-0.0.39 spec/redmine/app/views/custom_fields/formats/_regexp.html.erb
redmine_extensions-0.0.38 spec/redmine/app/views/custom_fields/formats/_regexp.html.erb
redmine_extensions-0.0.37 spec/redmine/app/views/custom_fields/formats/_regexp.html.erb
redmine_extensions-0.1.11 spec/redmine/app/views/custom_fields/formats/_regexp.html.erb
redmine_extensions-0.1.10 spec/redmine/app/views/custom_fields/formats/_regexp.html.erb
redmine_extensions-0.0.36 spec/redmine/app/views/custom_fields/formats/_regexp.html.erb
redmine_extensions-0.0.34 spec/redmine/app/views/custom_fields/formats/_regexp.html.erb
redmine_extensions-0.1.09 spec/redmine/app/views/custom_fields/formats/_regexp.html.erb
redmine_extensions-0.1.07 spec/redmine/app/views/custom_fields/formats/_regexp.html.erb
redmine_extensions-0.1.06 spec/redmine/app/views/custom_fields/formats/_regexp.html.erb
redmine_extensions-0.1.05 spec/redmine/app/views/custom_fields/formats/_regexp.html.erb
redmine_extensions-0.1.04 spec/redmine/app/views/custom_fields/formats/_regexp.html.erb
redmine_extensions-0.1.03 spec/redmine/app/views/custom_fields/formats/_regexp.html.erb
redmine_extensions-0.0.33 spec/redmine/app/views/custom_fields/formats/_regexp.html.erb
redmine_extensions-0.1.02 spec/redmine/app/views/custom_fields/formats/_regexp.html.erb
redmine_extensions-0.1.01 spec/redmine/app/views/custom_fields/formats/_regexp.html.erb
redmine_extensions-0.0.29 spec/redmine/app/views/custom_fields/formats/_regexp.html.erb
redmine_extensions-0.0.28 spec/redmine/app/views/custom_fields/formats/_regexp.html.erb
redmine_extensions-0.0.27 spec/redmine/app/views/custom_fields/formats/_regexp.html.erb
redmine_extensions-0.0.24 spec/redmine/app/views/custom_fields/formats/_regexp.html.erb