thomascube
2011-07-18 fa59965b41023095d4da710a72ce71bb230de1eb
program/js/app.js
@@ -338,6 +338,9 @@
        this.enable_command('add', 'import', this.env.writable_source);
        this.enable_command('list', 'listgroup', 'advanced-search', true);
        // load contacts of selected source
        this.command('list', this.env.source);
        break;