diff --git a/module/repo/ui/maintain.html.php b/module/repo/ui/maintain.html.php index 8796f1fbe6..bf225ad4a1 100644 --- a/module/repo/ui/maintain.html.php +++ b/module/repo/ui/maintain.html.php @@ -61,7 +61,6 @@ $queryMenuLink = createLink('repo', 'maintain', "objectID=$objectID&orderBy=&rec featureBar ( set::current('all'), - set::linkParams("product=$product->id&branch=$branch&browseType={key}"), set::queryMenuLinkCallback(fn($key) => str_replace('{queryID}', (string)$key, $queryMenuLink)), li(searchToggle(set::open($type == 'bySearch'))), );