gitenberg-dev / giten_site

django repo for running the GITenberg website
http://www.gitenberg.org
40 stars 5 forks source link

maybe give the author search a chance? #69

Closed eshellman closed 6 years ago

eshellman commented 6 years ago

Here's the select element:

<select style="height: 28px; width: 70px; margin-top: 9px; padding: 2px 8px;">
              <option>Title</option>
              <option>Author</option>
              <option>Genre</option>
            </select>

I think the select element needs a name attribute to have a chance of working

eshellman commented 6 years ago

current prod site has data up to gutenberg # 36101