Fix "tags on this page" members not superceding parents.

master
voussoir 2017-06-19 16:27:24 -07:00
parent 24e162c782
commit f61570acfb
1 changed files with 1 additions and 1 deletions

View File

@ -517,7 +517,7 @@ function tags_on_this_page_hook()
*/
add_searchtag(
input_musts,
this.innerHTML,
QUALNAME_MAP[this.innerHTML],
inputted_musts,
"search_builder_musts_inputted"
);