removing length and weight fields from the search widget
authorAnthony Talarico <talarico@gaslightmedia.com>
Fri, 14 Apr 2017 12:39:05 +0000 (08:39 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Fri, 14 Apr 2017 12:39:05 +0000 (08:39 -0400)
the length and search fields have been commented out in the markup in the list.html view file
in the theme until those properties are searchable

glm-member-db/views/front/members/list.html

index bfe7966..4effcbe 100644 (file)
                                 {/if}
                             {/if}
 
+<!--
                                 <div>
                                     Length
                                     <input type="text" name="length" value="">
                                     UVW (weight)
                                     <input type="text" name="uvw_lbs" value="">
                                 </div>
+-->
 
                             {if $settings.list_show_search_region}
                                 {if $regions|@count gt 0}