Sha256: 050acb3438ff2996e35c278be8452b8b3ba927ee067e08370e106d99c2696272
Contents?: true
Size: 235 Bytes
Versions: 2
Compression:
Stored size: 235 Bytes
Contents
<div class="form-group"> <%= label_tag nil, t('txt.views.search_results.note'), :class => 'col-sm-2 col-form-label' %> <div class="col-sm-4"> <%= text_field_tag :note, params[:note], :class => 'form-control' %> </div> </div>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
iqvoc-4.13.2 | app/views/search_results/sections/_note.html.erb |
iqvoc-4.13.0 | app/views/search_results/sections/_note.html.erb |