Edit File: rcheckableType.js
define( function() { "use strict"; return ( /^(?:checkbox|radio)$/i ); } );
Back to File Manager