alecpl
2009-10-23 49771b1039b9beef6c78ecc1e52157384f8dcd8f
program/js/app.js
@@ -351,7 +351,7 @@
          this.sections_list.addEventListener('select', function(o){ p.section_select(o); });
          this.sections_list.init();
          this.sections_list.focus();
          this.sections_list.select('general');  // open first section by default
          this.sections_list.select_first();  // open first section by default
        }
        else if (this.gui_objects.subscriptionlist)
          this.init_subscription_list();