/* Field Button Set (button_set) */ /*global jQuery, document*/ jQuery(document).ready(function () { jQuery('.buttonset').buttonset(); });