Browse
For agents
About
AWSM Team – Team Showcase Plugin
/
1.3.3
AWSM Team – Team Showcase Plugin
v1.3.3
Switch version
trunk
1.0
1.1
1.1.2
1.2.1
1.3.0
1.3.1
1.3.2
1.3.3
1.3.4
Overview
Code
← All changes
|
js/team.js
+2
-1
1.3.4
→
1.3.3
View file →
@@ -15,5 +15,6 @@
15
15
}
16
16
if (window.navigator.userAgent.indexOf("Windows NT 10.0")!= -1){
17
17
$('.awsm-grid-wrapper').addClass('no-touchevents');
18
18
}
19
-
})(jQuery);
19
+
})(jQuery);
20
+
//# sourceMappingURL=team.js.map