← Back
Editing: rcheckableType.js
define( function() { "use strict"; return ( /^(?:checkbox|radio)$/i ); } );
Save File
Cancel