Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRouslan Placella <rouslan@placella.com>2012-06-10 17:41:42 +0400
committerRouslan Placella <rouslan@placella.com>2012-06-10 17:41:42 +0400
commit5336e1805194614ef285624d7c48515e1ca814d4 (patch)
tree0937f9ae5a85bd4b2dbb3f1db95eef926260d18a
parentf6330a3f1773092d2e07c6da65116436e0c96187 (diff)
Dropped duplicate nocache setting for ajax requests in server_status
-rw-r--r--js/server_status.js4
1 files changed, 0 insertions, 4 deletions
diff --git a/js/server_status.js b/js/server_status.js
index 6677d7b0dc..edd0c54658 100644
--- a/js/server_status.js
+++ b/js/server_status.js
@@ -130,10 +130,6 @@ $(function() {
}
});
- $.ajaxSetup({
- cache: false
- });
-
// Add tabs
$('#serverStatusTabs').tabs({
// Tab persistence