This website works better with JavaScript
Home
Explore
Sign In
jan
/
airtime_nginx_php7
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
initial
Branches
Tags
master
initial
airtime_ngin...
/
airtime_mvc
/
public
/
js
/
airtime
/
airtime_bootstrap.js
airtime_bootstrap.js
80 B
Permalink
History
Raw
1
2
3
4
5
6
$(document).ready(function() {
$.ajaxSetup({
cache: false
});
});