Remove old filtering

Contributes to CURA-5604
This commit is contained in:
Ian Paschal 2018-08-03 14:30:49 +02:00
parent 2a6da9fe8e
commit 7856e47467

View file

@ -114,7 +114,6 @@ Item
else
{
toolbox.viewPage = "author"
toolbox.filterModelByProp("packages", "author_id", model.id)
toolbox.setFilters("packages", {
"author_id": model.id,
"type": "material"