feat(frontend)!: replace inventory.html with /?view=inventory (set analysis dropped)
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
parent
559fd6596a
commit
66ee4bd82b
4 changed files with 2 additions and 2117 deletions
|
|
@ -3554,7 +3554,7 @@ function createMilestoneFireworks() {
|
|||
*/
|
||||
function openInventorySearch() {
|
||||
// Open the dedicated inventory search page in a new tab
|
||||
window.open('/inventory.html', '_blank');
|
||||
window.open('/?view=inventory', '_blank');
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue