thomascube
2011-07-18 8c37422b4768615c9f5008c404d4a034f13aa1a1
Only load contacts list in main view

1 files modified
1 ■■■■ changed files
program/js/app.js 1 ●●●● patch | view | raw | blame | history
program/js/app.js
@@ -340,6 +340,7 @@
        this.enable_command('list', 'listgroup', 'advanced-search', true);
        
        // load contacts of selected source
        if (!this.env.action)
        this.command('list', this.env.source);
        break;