ref 12594: Provide DM Users with runtime execution information
https://support.d4science.org/issues/12594 Added service info[ticket #12594] Updated the resources check on IS [ticket #17569] git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/statistical-algorithms-importer@181915 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
1ef6056777
commit
b4b2c94234
|
@ -219,7 +219,6 @@ public class ServiceInfoPanel extends FramedPanel {
|
|||
|
||||
Grid<ServiceInfoData> grid = new Grid<ServiceInfoData>(store, cm, groupingView);
|
||||
|
||||
grid.setAllowTextSelection(false);
|
||||
grid.setAllowTextSelection(true);
|
||||
grid.setBorders(false);
|
||||
grid.setColumnReordering(false);
|
||||
|
|
Loading…
Reference in New Issue