Merge pull request #18581 from demeritcowboy/requirements-check
[civicrm-core.git] / ext / greenwich / js / noConflict.js
1 // https://civicrm.org/licensing
2 (function($) {
3 $.fn.button.noConflict();
4 })(jQuery);