Sha256: 5bb0baf11fb44b5a908a15f279c95145d9786385850c5fa995c79d1314b7ef7c
Contents?: true
Size: 355 Bytes
Versions: 2
Compression:
Stored size: 355 Bytes
Contents
<div class="fields text_fields"> <% if cms_options[:label] %> <%= f.label method, cms_options[:label] %> <% else %> <%= f.label method %> <% end %> <%= f.date_picker 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_date_picker.html.erb |
nate-browsercms-3.0.211 | app/views/cms/form_builder/_cms_date_picker.html.erb |