securis/src/main/webapp/src/app/forms/pack.form.component.ts....@@ -80,7 +80,7 @@8080 }8181 );8282 }83- 83+8484 changeLicType(event: any) {8585 this.licenseTypes.get(this.data.license_type_id)8686 .map(lt_data => lt_data.metadata)