@shirazsoft/adminpack
Advanced tools
Comparing version 1.0.71 to 1.0.72
{ | ||
"name": "@shirazsoft/adminpack", | ||
"version": "1.0.71", | ||
"version": "1.0.72", | ||
"description": "Free SCSS admin template to make admin panel with bootstrap.", | ||
@@ -5,0 +5,0 @@ "repository": { |
@@ -25,6 +25,2 @@ $( 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
56526
19