Changeset 3321 in subversion


Ignore:
Timestamp:
Mar 4, 2010 2:41:51 PM (3 years ago)
Author:
alec
Message:
  • Don't open first section in Preferences: makes behaviour consistent with the rest of UI and fixes Konqueror issue (#1486154)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/roundcubemail/program/js/app.js

    r3315 r3321  
    352352          this.sections_list.init(); 
    353353          this.sections_list.focus(); 
    354           this.sections_list.select_first();  // open first section by default 
    355354        } 
    356355        else if (this.gui_objects.subscriptionlist) 
Note: See TracChangeset for help on using the changeset viewer.