var pluginman_config = { name: 'pluginsgrid', header: 'Installed plugins', url: '/pluginsman', method: 'GET', show: { header : false, toolbar : true, footer : true, lineNumbers : true, toolbarAdd: true }, columns: [ { field: 'name', caption: 'Plugin name', size: '30%' }, { field: 'size', caption: 'Size (bytes)', size: '30%' }, { field: 'changed', caption: 'Last changed', size: '40%' } ], searches: [ { type: 'text', field: 'name', caption: 'Plugin name' }, { type: 'date', field: 'changed', caption: 'Last changed' } ], toolbar: { items: [ //{ type: 'break' }, { type: 'html', id: 'file_select', html: '