(function($) {
  $.ajaxSetup({
    "ifModified": true
  });
}) (jQuery);
