summaryrefslogtreecommitdiff
path: root/js/prefs.js
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2011-12-13 10:00:42 +0400
committerAndrew Dolgov <[email protected]>2011-12-13 10:51:50 +0400
commit1395083e9471ef5cd39314479790552a569d37d0 (patch)
treecf19e4348af690a066f8ac60ce33ccd037e936d5 /js/prefs.js
parentafcfe6cad5606370c2e8ba3737bf96ae4f045bf9 (diff)
add pref_prefs class
Diffstat (limited to 'js/prefs.js')
-rw-r--r--js/prefs.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/prefs.js b/js/prefs.js
index 98b581ca1..d1d02afd5 100644
--- a/js/prefs.js
+++ b/js/prefs.js
@@ -955,7 +955,7 @@ function validatePrefsReset() {
if (ok) {
- query = "?op=pref-prefs&method=reset-config";
+ query = "?op=pref-prefs&method=resetconfig";
console.log(query);
new Ajax.Request("backend.php", {