Sha256: 90427ade71edcd040af66ed94def1976ba95b6cd325eee8c429fde1eaf3b77c3
Contents?: true
Size: 369 Bytes
Versions: 2
Compression:
Stored size: 369 Bytes
Contents
<div class="fields text_editor_fields"> <% if cms_options[:label] %> <%= f.label method, cms_options[:label] %> <% else %> <%= f.label method %> <% end %> <br /> <%= f.text_area method, options %> <% if cms_options[:instructions] %> <div class="instructions">Leave blank to return the same page</div> <br clear="all"/> <% end %> </div>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
nate-browsercms-3.0.210 | app/views/cms/form_builder/_cms_text_area.html.erb |
nate-browsercms-3.0.211 | app/views/cms/form_builder/_cms_text_area.html.erb |