(trunk web) #2157: web ui should support turtle mode

This commit is contained in:
Charles Kerr
2009-11-14 14:57:47 +00:00
parent 06004319d7
commit 7840d85a24
3 changed files with 25 additions and 1 deletions

View File

@@ -286,6 +286,7 @@ Prefs.prototype = { };
Prefs._AutoStart = 'auto-start-torrents';
Prefs._RefreshRate = 'refresh_rate';
Prefs._SessionRefreshRate = 'session_refresh_rate';
Prefs._ShowFilter = 'show_filter';