Menu

#4 menubar radiobutton unchecked

open
nobody
None
5
2003-01-20
2003-01-20
terence
No

find in menubar.tpl:

<input type="radio" name="search_type"
value="title"TITLECHECKED>

Revise it to

<input type="radio" checked name="search_type"
value="title"TITLECHECKED>

This will make sure that the user never forget to choose
either "Author" or "Title" in the search console before
launching a query.

Discussion


Log in to post a comment.

MongoDB Logo MongoDB