mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-10 00:07:51 -06:00
Remove old filtering
Contributes to CURA-5604
This commit is contained in:
parent
2a6da9fe8e
commit
7856e47467
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue