sintonia/legacy/public/js/airtime/airtime_bootstrap.js

6 lines
76 B
JavaScript
Raw Permalink Normal View History

2022-08-10 13:38:19 +02:00
$(document).ready(function () {
$.ajaxSetup({
cache: false,
});
});