$(function() {
    $('input.clear-default').clearDefault();
});

