summaryrefslogtreecommitdiffstats
path: root/app/views/custom_fields/formats/_numeric.html.erb
blob: 06187485dbbb3537f032061a28e77d1fccfc0027 (plain)
1
2
<%= render :partial => 'custom_fields/formats/regexp', :locals => {:f => f, :custom_field => custom_field} %>
<p><%= f.text_field(:default_value) %></p>