Admin user search actually uses the right end-point

This commit is contained in:
2018-01-05 15:51:41 +01:00
parent 75a6de18b2
commit 72c01cc743

View File

@@ -22,7 +22,7 @@ style.
type="text", type="text",
name="q", name="q",
id="q", id="q",
what="/user", what="/admin/user",
autocomplete="off", autocomplete="off",
spellcheck="false", spellcheck="false",
autocorrect="false", autocorrect="false",