Details | Last modification | View Log | RSS feed
define(function() {
return (/^(?:checkbox|radio)$/i);
});