Add HttpRequestScope and fix the CompatibilityDialog

CURA-6983
This commit is contained in:
Nino van Hooff 2020-01-07 10:53:26 +01:00
parent 71000180fc
commit 6eab5e2492
3 changed files with 8 additions and 23 deletions

View file

@ -54,7 +54,7 @@ UM.Dialog{
}
Repeater
{
model: toolbox.subscribedPackagesModel
model: subscribedPackagesModel
Component
{
Item
@ -97,7 +97,7 @@ UM.Dialog{
}
Repeater
{
model: toolbox.subscribedPackagesModel
model: subscribedPackagesModel
Component
{
Item