@shirazsoft/adminpack
Advanced tools
Comparing version 1.0.70 to 1.0.71
{ | ||
"name": "@shirazsoft/adminpack", | ||
"version": "1.0.70", | ||
"version": "1.0.71", | ||
"description": "Free SCSS admin template to make admin panel with bootstrap.", | ||
@@ -5,0 +5,0 @@ "repository": { |
@@ -25,2 +25,6 @@ $( document ).ready(function() { | ||
$('.login-content [data-toggle="flip"]').click(function() { | ||
$('.login-box').toggleClass('flipped'); | ||
return false; | ||
}); | ||
}); |
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
57021
23