diff --git a/www/datastore/Content.js b/www/datastore/Content.js index 1901e694..aa749813 100644 --- a/www/datastore/Content.js +++ b/www/datastore/Content.js @@ -595,6 +595,7 @@ Ext.define('PBS.DataStoreContent', { header: gettext('Actions'), xtype: 'actioncolumn', dataIndex: 'text', + width: 120, items: [ { handler: 'onVerify',