alecpl
2010-03-19 cca7b3fd025b79960a5a76b1a1c3f0a02e2da86f
- rewert old change: don't load first section page in Preferences 


1 files modified
1 ■■■■ changed files
program/js/app.js 1 ●●●● patch | view | raw | blame | history
program/js/app.js
@@ -358,7 +358,6 @@
          this.sections_list.addEventListener('select', function(o){ p.section_select(o); });
          this.sections_list.init();
          this.sections_list.focus();
          this.sections_list.select_first();
        }
        else if (this.gui_objects.subscriptionlist)
          this.init_subscription_list();