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

        browser.config.source = source;