semantic-ui-less
Advanced tools
Comparing version 1.12.2 to 1.12.3
@@ -96,5 +96,5 @@ /*! | ||
refresh: function() { | ||
$module = $(this); | ||
$label = $(this).find(selector.label).first(); | ||
$input = $(this).find(selector.input); | ||
$module = $(element); | ||
$label = $(element).find(selector.label).first(); | ||
$input = $(element).find(selector.input); | ||
}, | ||
@@ -101,0 +101,0 @@ |
@@ -8,3 +8,3 @@ var | ||
summary : 'Semantic UI - LESS Release of Semantic UI', | ||
version : '1.12.2', | ||
version : '1.12.3', | ||
git : 'git://github.com/Semantic-Org/Semantic-UI-LESS.git', | ||
@@ -11,0 +11,0 @@ }); |
{ | ||
"name": "semantic-ui-less", | ||
"version": "1.12.2", | ||
"version": "1.12.3", | ||
"title": "Semantic UI", | ||
@@ -5,0 +5,0 @@ "description": "LESS Only distribution of Semantic UI", |
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
2324433