_attachment.html.erb
4 lines
| 205 B
| text/plain
|
TextLexer
|
r15539 | <p> | ||
<%= f.text_field :extensions_allowed, :size => 50, :label => :setting_attachment_extensions_allowed %> | ||||
<em class="info"><%= l(:text_comma_separated) %> <%= l(:label_example) %>: txt, png</em> | ||||
</p> | ||||