nexus site path corrected
[portal.git] / ecomp-portal-FE / client / bower_components / jquery / src / manipulation / var / rcheckableType.js
1 define( function() {
2         return ( /^(?:checkbox|radio)$/i );
3 } );