Changeset 4994 in subversion


Ignore:
Timestamp:
Jul 31, 2011 1:05:26 PM (22 months ago)
Author:
thomasb
Message:

Fix parse error in IE6

File:
1 edited

Legend:

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

    r4991 r4994  
    28832883      ac_props = { 
    28842884        threads: this.env.autocomplete_threads, 
    2885         sources: this.env.autocomplete_sources, 
     2885        sources: this.env.autocomplete_sources 
    28862886      }; 
    28872887    } 
Note: See TracChangeset for help on using the changeset viewer.