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

4 lines
47 B
JavaScript

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