,changeSource: function() {
        var browser = Ext.getCmp('modx-snippet-static-file')
            ,source = Ext.getCmp('modx-snippet-static-source').getValue();

        browser.config.source = source;