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@181916 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Giancarlo Panichi 2019-10-02 10:25:32 +00:00
parent b4b2c94234
commit ea2508aef0
1 changed files with 0 additions and 4 deletions

View File

@ -213,10 +213,6 @@ public class ServiceInfoPanel extends FramedPanel {
groupingView.setEmptyText("No info retrieved");
// grid.getView().setAutoFill(true);
// groupingView.setStripeRows(true);
// groupingView.setColumnLines(true);
Grid<ServiceInfoData> grid = new Grid<ServiceInfoData>(store, cm, groupingView);
grid.setAllowTextSelection(true);