DocumentServer/OfficeWeb/vendor/requirejs/tests/jquery/scripts/jquery.alpha.js
2015-04-28 17:59:00 +03:00

3 lines
48 B
JavaScript

$.fn.alpha = function() {
return "alpha";
};