Rebased the subscribe function to use latest version of HttpRequestManager

CURA-6577
This commit is contained in:
Dimitriovski 2020-01-08 11:51:07 +01:00
parent a1f8c3f281
commit 98a825fbf1
No known key found for this signature in database
GPG key ID: 4E62757E2B0D304D
2 changed files with 10 additions and 0 deletions

View file

@ -57,6 +57,7 @@ UM.Dialog
{
licenseDialog.close();
toolbox.install(licenseDialog.pluginFileLocation);
toolbox.subscribe(licenseDialog.pluginName);
}
},
Button