Minor Update
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-table-widget@94900 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
b7b0dfd1cb
commit
101c850114
|
@ -116,7 +116,7 @@ public class HistoryPanel extends FramedPanel {
|
|||
props.date(), 26, "Date");
|
||||
|
||||
ColumnConfig<OpHistory, String> rollBackColumn = new ColumnConfig<OpHistory, String>(
|
||||
props.name(), 24);
|
||||
props.name(), 16);
|
||||
|
||||
ActionButtonCell button = new ActionButtonCell();
|
||||
button.setIcon(ResourceBundle.INSTANCE.undo());
|
||||
|
|
Loading…
Reference in New Issue