##// END OF EJS Templates
autocomplete: improve the lookup of value_display by re-using the object....
autocomplete: improve the lookup of value_display by re-using the object. - in case of unicode email the previous method could generate wrong data, and make search not show up such users.

File last commit:

r1:854a839a default
r1091:c9d29b6e default
Show More
.howto
3 lines | 75 B | text/plain | TextLexer
# building the docs
cd docs
nix-build default.nix -o result
make clean html