mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-07-26 15:41:59 +08:00
Remove old filtering
Contributes to CURA-5604
This commit is contained in:
parent
2a6da9fe8e
commit
7856e47467
@ -114,7 +114,6 @@ Item
|
|||||||
else
|
else
|
||||||
{
|
{
|
||||||
toolbox.viewPage = "author"
|
toolbox.viewPage = "author"
|
||||||
toolbox.filterModelByProp("packages", "author_id", model.id)
|
|
||||||
toolbox.setFilters("packages", {
|
toolbox.setFilters("packages", {
|
||||||
"author_id": model.id,
|
"author_id": model.id,
|
||||||
"type": "material"
|
"type": "material"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user