Navigation Menu

Skip to content

Commit

Permalink
fix: Enable jQuery ajax cache
Browse files Browse the repository at this point in the history
  • Loading branch information
oswaldoacauan committed Nov 12, 2013
1 parent 222f80f commit 9086a0c
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/assets/js/scripts.js
Expand Up @@ -5,12 +5,6 @@

$(function () {

// jQuery Defaults
// =================
$.ajaxSetup({
cache: false
});

// Cache a couple of useful elements
// =================
var $window = $(window),
Expand Down

0 comments on commit 9086a0c

Please sign in to comment.