libretime/legacy/public/js/airtime/airtime_bootstrap.js

6 lines
76 B
JavaScript

$(document).ready(function () {
$.ajaxSetup({
cache: false,
});
});