annotate .svn/pristine/aa/aa2d1ae89b9348380547962ca87f96720e7aace3.svn-base @ 1555:1786830cc35d
feature_1136
Run update-server-info after each export
author |
Chris Cannam |
date |
Wed, 13 Jan 2016 12:49:37 +0000 |
parents |
dffacf8a6908 |
children |
|
rev |
line source |
Chris@1517
|
1 <%= render :partial => 'custom_fields/formats/regexp', :locals => {:f => f, :custom_field => custom_field} %>
|
Chris@1517
|
2 <p><%= f.check_box :text_formatting, {:label => :setting_text_formatting}, 'full', '' %></p>
|
Chris@1517
|
3 <p><%= f.text_area(:default_value, :rows => 5) %></p>
|