log gpp/templates/search/search.html @ 453:532b9c6f2482

age author description
2011-05-18 Brian Neal Fixing #214; don't need a custom model search view. All the info is in the template. Wrote a template tag to extract the info from the request context and urlencode them.
2011-04-10 Brian Neal As a follow up to r447, use jQuery to vertically align the model checkboxes.
2011-04-10 Brian Neal Fixing #205; search result pagination wasn't including models. Created a custom model search form so that the query term and model selections would persist across pages.