PluginProbe
AWSM Team – Team Showcase Plugin / 1.3.3
AWSM Team – Team Showcase Plugin v1.3.3
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
← All changes | js/team.js +2 -1 1.3.41.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