@itcenter-layout/masterpage
Advanced tools
Comparing version 0.5.6 to 0.5.7
/*! | ||
Itcenter masterpage v0.5.6 | ||
Itcenter masterpage v0.5.7 | ||
*/ | ||
@@ -26,3 +26,4 @@ var searchLoad = function () { | ||
if (inputField) { | ||
// Undo comment to prevent pressing enter | ||
/*if (inputField) { | ||
inputField.addEventListener("keypress", function (e) { | ||
@@ -33,3 +34,3 @@ if(e.which == 13) { | ||
}); | ||
} | ||
}*/ | ||
@@ -36,0 +37,0 @@ if (inputField) { |
{ | ||
"name": "@itcenter-layout/masterpage", | ||
"version": "0.5.6", | ||
"version": "0.5.7", | ||
"description": "masterpage", | ||
@@ -5,0 +5,0 @@ "devDependencies": { |
Sorry, the diff of this file is not supported yet
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
45088
1154