@uxland-admin/ip-context-info
Advanced tools
Comparing version 2.0.4 to 2.0.5
{ | ||
"name": "@uxland-admin/ip-context-info", | ||
"description": "ICS Process - Context info", | ||
"version": "2.0.4", | ||
"version": "2.0.5", | ||
"main": "index.js", | ||
@@ -6,0 +6,0 @@ "repository": { |
@@ -34,4 +34,2 @@ import {html, LitElement} from '@polymer/lit-element/lit-element'; | ||
onClickToolbar(e){ | ||
if(this.dialogStatus) | ||
setDialogStatus(false); | ||
let dialogRegion = regionManager.getRegion(dialog); | ||
@@ -38,0 +36,0 @@ dialogRegion.activate(moduleName); |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
33480
627