You are on page 1of 1

//function bootstrapCheck() {

// $('input[type="checkbox"], input[type="radio"]').iCheck({
// checkboxClass: 'icheckbox_flat-blue',
// radioClass: 'iradio_flat-blue'
// });
//}

You might also like