alecpl
2010-03-19 cca7b3fd025b79960a5a76b1a1c3f0a02e2da86f
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();